OptaPlanner core 6.0.0.Beta3

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, EnvironmentMode environmentMode, SolutionDescriptor solutionDescriptor, ScoreDefinition scoreDefinition, 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.0.0.Beta3

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