Package ai.timefold.solver.core.impl.heuristic.selector
-
Interface Summary Interface Description IterableSelector<Solution_,T> ListIterableSelector<Solution_,T> Selector<Solution_> General interface forMoveSelector,EntitySelectorandValueSelectorwhich generatesMoves or parts of them. -
Class Summary Class Description AbstractDemandEnabledSelector<Solution_> It is expected that if two instances share the same properties, they areequalto one another.AbstractSelector<Solution_> Abstract superclass forSelector.AbstractSelectorFactory<Solution_,SelectorConfig_ extends SelectorConfig<SelectorConfig_>>