OptaPlanner core 6.1.0.Beta2

Uses of Interface
org.optaplanner.core.impl.phase.custom.CustomSolverPhase

Packages that use CustomSolverPhase
org.optaplanner.core.config.phase.custom   
org.optaplanner.core.impl.phase.custom   
 

Uses of CustomSolverPhase in org.optaplanner.core.config.phase.custom
 

Methods in org.optaplanner.core.config.phase.custom that return CustomSolverPhase
 CustomSolverPhase CustomSolverPhaseConfig.buildSolverPhase(int phaseIndex, HeuristicConfigPolicy solverConfigPolicy, BestSolutionRecaller bestSolutionRecaller, Termination solverTermination)
           
 

Uses of CustomSolverPhase in org.optaplanner.core.impl.phase.custom
 

Classes in org.optaplanner.core.impl.phase.custom that implement CustomSolverPhase
 class DefaultCustomSolverPhase
          Default implementation of CustomSolverPhase.
 


OptaPlanner core 6.1.0.Beta2

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.