org.drools.planner.core.constructionheuristic.scope
Class ConstructionHeuristicSolverPhaseScope
java.lang.Object
org.drools.planner.core.phase.AbstractSolverPhaseScope
org.drools.planner.core.constructionheuristic.scope.ConstructionHeuristicSolverPhaseScope
public class ConstructionHeuristicSolverPhaseScope
- extends AbstractSolverPhaseScope
Methods inherited from class org.drools.planner.core.phase.AbstractSolverPhaseScope |
assertExpectedWorkingScore, assertUndoMoveIsUncorrupted, assertWorkingScoreFromScratch, calculatePhaseTimeMillisSpend, calculateScore, calculateSolverTimeMillisSpend, getBestScore, getBestSolutionStepIndex, getScoreDefinition, getScoreDirector, getSolutionDescriptor, getSolverScope, getStartingScore, getStartingSystemTimeMillis, getWorkingPlanningEntityList, getWorkingRandom, getWorkingSolution, isBestSolutionInitialized, reset, setBestSolutionStepIndex, setStartingScore, toString |
ConstructionHeuristicSolverPhaseScope
public ConstructionHeuristicSolverPhaseScope(DefaultSolverScope solverScope)
getLastCompletedStepScope
public ConstructionHeuristicStepScope getLastCompletedStepScope()
- Specified by:
getLastCompletedStepScope
in class AbstractSolverPhaseScope
setLastCompletedStepScope
public void setLastCompletedStepScope(ConstructionHeuristicStepScope lastCompletedStepScope)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.