Interface SubListSelector<Solution_>
- All Superinterfaces:
EventListener,Iterable<SubList>,IterableSelector<Solution_,,SubList> PhaseLifecycleListener<Solution_>,Selector<Solution_>,SolverLifecycleListener<Solution_>
- All Known Implementing Classes:
MimicRecordingSubListSelector,MimicReplayingSubListSelector,NearSubListNearbySubListSelector,RandomSubListSelector
-
Method Summary
Modifier and TypeMethodDescriptionlongMethods inherited from interface org.optaplanner.core.impl.heuristic.selector.IterableSelector
getSize, spliteratorMethods inherited from interface org.optaplanner.core.impl.phase.event.PhaseLifecycleListener
phaseEnded, phaseStarted, stepEnded, stepStartedMethods inherited from interface org.optaplanner.core.impl.heuristic.selector.Selector
getCacheType, isCountable, isNeverEndingMethods inherited from interface org.optaplanner.core.impl.solver.event.SolverLifecycleListener
solvingEnded, solvingError, solvingStarted
-
Method Details
-
getVariableDescriptor
ListVariableDescriptor<Solution_> getVariableDescriptor() -
endingValueIterator
-
getValueCount
long getValueCount()
-