org.optaplanner.core.impl.phase.custom.scope
public class CustomSolverPhaseScope extends AbstractSolverPhaseScope
bestSolutionStepIndex, logger, solverScope, startingScore, startingSystemTimeMillis
Constructor and Description |
---|
CustomSolverPhaseScope(DefaultSolverScope solverScope) |
Modifier and Type | Method and Description |
---|---|
CustomStepScope |
getLastCompletedStepScope() |
void |
setLastCompletedStepScope(CustomStepScope 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 CustomSolverPhaseScope(DefaultSolverScope solverScope)
public CustomStepScope getLastCompletedStepScope()
getLastCompletedStepScope
in class AbstractSolverPhaseScope
public void setLastCompletedStepScope(CustomStepScope lastCompletedStepScope)
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.