Expand description
Entity selectors for iterating over planning entities
Structs§
- AllEntities
Selector - An entity selector that iterates over all entities from all descriptors.
- Entity
Reference - A reference to an entity within a solution.
- From
Solution Entity Selector - An entity selector that iterates over all entities from the solution.
Traits§
- Entity
Selector - Trait for selecting entities from a planning solution.