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