org.optaplanner.core.impl.constructionheuristic.scope
public class ConstructionHeuristicSolverPhaseScope extends AbstractSolverPhaseScope
bestSolutionStepIndex, logger, solverScope, startingScore, startingSystemTimeMillis
Constructor and Description |
---|
ConstructionHeuristicSolverPhaseScope(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
ConstructionHeuristicStepScope |
getLastCompletedStepScope() |
void |
setLastCompletedStepScope(ConstructionHeuristicStepScope lastCompletedStepScope) |
assertExpectedUndoMoveScore, assertExpectedWorkingScore, assertWorkingScoreFromScratch, calculatePhaseTimeMillisSpend, calculateScore, calculateSolverTimeMillisSpend, getBestScore, getBestSolutionStepIndex, getScoreDefinition, getScoreDirector, getSolutionDescriptor, getSolverScope, getStartingScore, getStartingSystemTimeMillis, getWorkingEntityCount, getWorkingEntityList, getWorkingRandom, getWorkingSolution, getWorkingValueCount, isBestSolutionInitialized, reset, setBestSolutionStepIndex, toString
public ConstructionHeuristicSolverPhaseScope(DefaultSolverScope solverScope)
public ConstructionHeuristicStepScope getLastCompletedStepScope()
getLastCompletedStepScope
in class AbstractSolverPhaseScope
public void setLastCompletedStepScope(ConstructionHeuristicStepScope lastCompletedStepScope)
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.