EdgeOrderingPolicyInterface
in
Reorders candidate edges for one cascade step.
Table of Contents
Methods
- orderEdges() : array<int, MovementEdge>
- Return the candidate edges in preferred execution order.
Methods
orderEdges()
Return the candidate edges in preferred execution order.
public
orderEdges(FlowContext $ctx) : array<int, MovementEdge>
Parameters
- $ctx : FlowContext