Skip to content
Snippets Groups Projects

Complete proof of Abstract RTA

Merged Sergey Bozhko requested to merge sbozhko/rt-proofs:abstract_rta_merge into master

You can check a pdf-version of this here.

Edited by Sergey Bozhko

Merge request reports

Checking pipeline status.

Approval is optional

Merged by Björn BrandenburgBjörn Brandenburg 5 years ago (Apr 5, 2019 4:32pm UTC)

Merge details

  • Changes merged into master with 3fd984a4.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • coqchk ok

    CONTEXT SUMMARY

    • Theory: Set is predicative

    • Axioms: mathcomp.ssreflect.finfun.FunFinfun.finfunE mathcomp.ssreflect.finfun.FunFinfun.fun_of_finE mathcomp.ssreflect.fintype.SubsetDef.subsetEdef mathcomp.ssreflect.fintype.Finite.EnumDef.enumDef mathcomp.ssreflect.finfun.FunFinfun.fun_of_fin mathcomp.ssreflect.tuple.FinTuple.enumP mathcomp.ssreflect.tuple.FinTuple.enum mathcomp.ssreflect.bigop.BigOp.bigopE mathcomp.ssreflect.finfun.FunFinfun.finfun mathcomp.ssreflect.tuple.FinTuple.size_enum mathcomp.ssreflect.fintype.CardDef.card mathcomp.ssreflect.fintype.CardDef.cardEdef mathcomp.ssreflect.bigop.BigOp.bigop mathcomp.ssreflect.fintype.SubsetDef.subset mathcomp.ssreflect.fintype.Finite.EnumDef.enum

  • Hi @sbozhko , there seems to be a problem with your pull request. There shouldn't be so many commits.

    This is commit is already in the master branch:

    9884f1 Add lemmas about pick and make it easier to use

    However, it has a different hash in your branch:

    97554c Add lemmas about pick and make it easier to use

    Did you rebase on top of origin/master? That ensures that the git history is the same, including the hash numbers. You should not cherry-pick, otherwise it will cause history conflicts and merges.

  • Basically, if you click on the COMMITS tab for this pull request, it should only contain commits done by you. Not the ones that are already in the master branch.

  • Sergey Bozhko added 17 commits

    added 17 commits

    Compare with previous version

  • Author Maintainer

    Sorry, now it doesn't work

  • It doesn't work? It seems ok to me now.

  • Sergey Bozhko added 12 commits

    added 12 commits

    • 2a52553a - Add notion of arrival curves
    • 1be7bed3 - Add workload bound file
    • f641a756 - Add notion of epsilon
    • 3c2316d9 - Update util files
    • 3aacb088 - Add lemmas about arrivals_between
    • cedf6da1 - Add notion of valid segmented task/job
    • f8bdc913 - Add util file for Abstract RTA
    • d708fbac - Add notion of nonpreemptive schedule
    • 4c86283f - Add new definitions to uni-schedule file
    • 8750f4c6 - Add notion of Request Bound Function
    • f8e39130 - Add schedule file for Abstract RTA
    • 0bc3fe60 - Finish Abstract RTA

    Compare with previous version

  • Author Maintainer

    No, I forgot the file with arrival curves during cherry-pick'ing. Should be fine now.

  • Sergey Bozhko added 12 commits

    added 12 commits

    • cf571a19 - Add notion of arrival curves
    • e0ef4458 - Add workload bound file
    • f591745b - Add notion of epsilon
    • 1b64ec08 - Update util files
    • ac5b8298 - Add lemmas about arrivals_between
    • 48a306ce - Add notion of valid segmented task/job
    • 2efa89df - Add util file for Abstract RTA
    • c6fa1cfa - Add notion of nonpreemptive schedule
    • c4ecb9b0 - Add new definitions to uni-schedule file
    • 066e3bf7 - Add notion of Request Bound Function
    • 94409202 - Add schedule file for Abstract RTA
    • 9819c137 - Finish Abstract RTA

    Compare with previous version

  • Sergey Bozhko resolved all discussions

    resolved all discussions

  • Sergey Bozhko resolved all discussions

    resolved all discussions

  • Sergey Bozhko added 11 commits

    added 11 commits

    • d51f0df3 - Add workload bound file
    • c6168732 - Add notion of epsilon
    • 407c913a - Update util files
    • 27538849 - Add lemmas about arrivals_between
    • 6143091a - Add notion of valid segmented task/job
    • b2578d33 - Add util file for Abstract RTA
    • d32682a9 - Add notion of nonpreemptive schedule
    • 3969a2ce - Add new definitions to uni-schedule file
    • 6b5f0359 - Add notion of Request Bound Function
    • e730ef57 - Add schedule file for Abstract RTA
    • b5ed199d - Finish Abstract RTA

    Compare with previous version

  • Hi Sergey, can you please provide me with an up-to-date PDF version of the abstract RTA spec that corresponds to the latest version that you just pushed?

  • Björn Brandenburg
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading