org.optaplanner.core.impl.constructionheuristic.scope
Class ConstructionHeuristicPhaseScope
java.lang.Object
   org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
org.optaplanner.core.impl.phase.scope.AbstractPhaseScope
       org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicPhaseScope
org.optaplanner.core.impl.constructionheuristic.scope.ConstructionHeuristicPhaseScope
- public class ConstructionHeuristicPhaseScope 
- extends AbstractPhaseScope
 
 
 
 
| Methods inherited from class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope | 
| assertExpectedUndoMoveScore, assertExpectedWorkingScore, assertWorkingScoreFromScratch, calculatePhaseTimeMillisSpent, calculateScore, calculateSolverTimeMillisSpent, getBestScore, getBestScoreWithUninitializedPrefix, getBestSolutionStepIndex, getNextStepIndex, getPhaseBestSolutionTimeMillis, getScoreDefinition, getScoreDirector, getSolutionDescriptor, getSolverScope, getStartingScore, getStartingSystemTimeMillis, getWorkingEntityCount, getWorkingEntityList, getWorkingRandom, getWorkingSolution, getWorkingValueCount, isBestSolutionInitialized, reset, setBestSolutionStepIndex, toString | 
 
 
ConstructionHeuristicPhaseScope
public ConstructionHeuristicPhaseScope(DefaultSolverScope solverScope)
getLastCompletedStepScope
public ConstructionHeuristicStepScope getLastCompletedStepScope()
- 
- Specified by:
- getLastCompletedStepScopein class- AbstractPhaseScope
 
- 
 
setLastCompletedStepScope
public void setLastCompletedStepScope(ConstructionHeuristicStepScope lastCompletedStepScope)
- 
 
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.