org.drools.planner.core.constructionheuristic.greedyFit
Class GreedyFitSolverPhaseScope
java.lang.Object
  
org.drools.planner.core.phase.AbstractSolverPhaseScope
      
org.drools.planner.core.constructionheuristic.greedyFit.GreedyFitSolverPhaseScope
public class GreedyFitSolverPhaseScope
- extends AbstractSolverPhaseScope
 
 
 
 
 
| Methods inherited from class org.drools.planner.core.phase.AbstractSolverPhaseScope | 
assertWorkingScore, calculatePhaseTimeMillisSpend, calculateScoreFromWorkingMemory, calculateSolverTimeMillisSpend, getBestScore, getBestSolutionStepIndex, getScoreDefinition, getSolutionDescriptor, getSolutionDirector, getSolverScope, getStartingScore, getStartingSystemTimeMillis, getWorkingFacts, getWorkingMemory, getWorkingPlanningEntityList, getWorkingRandom, getWorkingSolution, isWorkingSolutionInitialized, reset, setBestSolutionStepIndex, setStartingScore | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GreedyFitSolverPhaseScope
public GreedyFitSolverPhaseScope(DefaultSolverScope solverScope)
getLastCompletedStepScope
public AbstractStepScope getLastCompletedStepScope()
- Specified by:
 getLastCompletedStepScope in class AbstractSolverPhaseScope
 
 
getLastCompletedGreedyFitStepScope
public GreedyFitStepScope getLastCompletedGreedyFitStepScope()
 
setLastCompletedGreedyFitStepScope
public void setLastCompletedGreedyFitStepScope(GreedyFitStepScope lastCompletedGreedyFitStepScope)
 
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.