public class LocalSearchPhaseScope extends AbstractPhaseScope
bestSolutionStepIndex, logger, solverScope, startingScore, startingSystemTimeMillis
Constructor and Description |
---|
LocalSearchPhaseScope(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
LocalSearchStepScope |
getLastCompletedStepScope() |
void |
setLastCompletedStepScope(LocalSearchStepScope lastCompletedStepScope) |
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
public LocalSearchPhaseScope(DefaultSolverScope solverScope)
public LocalSearchStepScope getLastCompletedStepScope()
getLastCompletedStepScope
in class AbstractPhaseScope
public void setLastCompletedStepScope(LocalSearchStepScope lastCompletedStepScope)
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.