EdgeFilterPolicyInterface
in
Removes edges from a step before ordering and allocation.
Table of Contents
Methods
- filterEdges() : array<int, MovementEdge>
- Return the subset of edges that should remain available.
Methods
filterEdges()
Return the subset of edges that should remain available.
public
filterEdges(FlowContext $ctx) : array<int, MovementEdge>
Parameters
- $ctx : FlowContext