Solution_ - the solution type, the class with the PlanningSolution annotationpublic interface PartitionedSearchPhase<Solution_> extends Phase<Solution_>
PartitionedSearchPhase is a Phase which uses a Partition Search algorithm.
 It splits the PlanningSolution into pieces and solves those separately with other Phases.Phase, 
AbstractPhase, 
DefaultPartitionedSearchPhaseaddPhaseLifecycleListener, removePhaseLifecycleListener, setSolverPhaseLifecycleSupport, solvephaseEnded, phaseStarted, stepEnded, stepStartedsolvingEnded, solvingStartedCopyright © 2006–2018 JBoss by Red Hat. All rights reserved.