Skip to content
Snippets Groups Projects
  1. Apr 14, 2022
  2. Apr 13, 2022
    • Pierre Roux's avatar
      fix the `job_preemption_points` name clash · f925eeee
      Pierre Roux authored and Björn Brandenburg's avatar Björn Brandenburg committed
      Rename the type-class parameter to `job_preemptive_points` to avoid a
      name clash with the the definition of the same name.
      
      Keep `JobPreemptionPoints` to match `TaskPreemptionPoints`. This does
      not  result in a name clash.
      f925eeee
  3. Apr 07, 2022
  4. Mar 25, 2022
  5. Mar 24, 2022
  6. Mar 18, 2022
    • Pierre Roux's avatar
      add lemmas to exploit basic behavior hypotheses · f41e95cd
      Pierre Roux authored and Björn Brandenburg's avatar Björn Brandenburg committed
      This ensures all hypotheses in behavior have corresponding trivial lemmas
      in `analysis.facts.all` that enable to exploit them, which makes them 
      easier to discover with `Search`.
      
      This also makes the code more robust to potential changes in the precise way
      these hypotheses are stated.
      f41e95cd
  7. Mar 17, 2022
Loading