Interface PartitionedSearchPhaseLifecycleListener<Solution_>

Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation
All Superinterfaces:
EventListener, SolverLifecycleListener<Solution_>
All Known Implementing Classes:
DefaultPartitionedSearchPhase

public interface PartitionedSearchPhaseLifecycleListener<Solution_> extends SolverLifecycleListener<Solution_>