Contracts
Table of Contents
Interfaces
- AllocationPolicyInterface
- Chooses explicit edge allocations for one flow step.
- EdgeFilterPolicyInterface
- Removes edges from a step before ordering and allocation.
- EdgeOrderingPolicyInterface
- Reorders candidate edges for one cascade step.
- QttyConstraintPolicyInterface
- Caps how much quantity may move through one candidate edge.
- SlotCodec
- Defines how slots are serialized, deserialized, and pattern-matched.
- SolverInterface
- Executes one flow against one quantity state.