OptaPlanner core 6.2.0.Beta1

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

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

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

Methods in org.optaplanner.core.config.phase.custom that return CustomPhase
 CustomPhase CustomPhaseConfig.buildPhase(int phaseIndex, HeuristicConfigPolicy solverConfigPolicy, BestSolutionRecaller bestSolutionRecaller, Termination solverTermination)
           
 

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

Classes in org.optaplanner.core.impl.phase.custom that implement CustomPhase
 class DefaultCustomPhase
          Default implementation of CustomPhase.
 


OptaPlanner core 6.2.0.Beta1

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