add theory of schedules with swaps
This patch adds functions for transforming a given schedule either by replacing the allocation at a given point, or by swapping the allocations at two points, together with a bunch of supporting lemmas and service invariants.
Showing
- restructuring/analysis/transform/facts/replace_at.v 117 additions, 0 deletionsrestructuring/analysis/transform/facts/replace_at.v
- restructuring/analysis/transform/facts/swaps.v 456 additions, 0 deletionsrestructuring/analysis/transform/facts/swaps.v
- restructuring/analysis/transform/swap.v 56 additions, 0 deletionsrestructuring/analysis/transform/swap.v
Loading
Please register or sign in to comment