|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.planner.core.phase.AbstractSolverPhaseScope
org.drools.planner.core.bruteforce.BruteForceSolverPhaseScope
public class BruteForceSolverPhaseScope
Field Summary |
---|
Fields inherited from class org.drools.planner.core.phase.AbstractSolverPhaseScope |
---|
bestSolutionStepIndex, logger, solverScope, startingScore, startingSystemTimeMillis |
Constructor Summary | |
---|---|
BruteForceSolverPhaseScope(DefaultSolverScope solverScope)
|
Method Summary | |
---|---|
BruteForceStepScope |
getLastCompletedBruteForceStepScope()
|
AbstractStepScope |
getLastCompletedStepScope()
|
void |
setLastCompletedBruteForceStepScope(BruteForceStepScope lastCompletedBruteForceStepScope)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BruteForceSolverPhaseScope(DefaultSolverScope solverScope)
Method Detail |
---|
public AbstractStepScope getLastCompletedStepScope()
getLastCompletedStepScope
in class AbstractSolverPhaseScope
public BruteForceStepScope getLastCompletedBruteForceStepScope()
public void setLastCompletedBruteForceStepScope(BruteForceStepScope lastCompletedBruteForceStepScope)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |