|
OptaPlanner core 6.2.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PillarSelector
A pillar is a List
of entities that have the same planning value for each (or a subset)
of their planning values.
Selects a List
of such entities that are moved together.
EntitySelector
Method Summary | |
---|---|
EntityDescriptor |
getEntityDescriptor()
|
Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.IterableSelector |
---|
getSize |
Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.Selector |
---|
getCacheType, isCountable, isNeverEnding |
Methods inherited from interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener |
---|
phaseEnded, phaseStarted, stepEnded, stepStarted |
Methods inherited from interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener |
---|
solvingEnded, solvingStarted |
Methods inherited from interface org.optaplanner.core.impl.heuristic.selector.common.iterator.ListIterable |
---|
listIterator, listIterator |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
EntityDescriptor getEntityDescriptor()
|
OptaPlanner core 6.2.0.CR2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |