OptaPlanner distribution 6.2.1-SNAPSHOT

Uses of Class
org.optaplanner.examples.cheaptime.domain.CheapTimeSolution

Packages that use CheapTimeSolution
org.optaplanner.examples.cheaptime.solver.score   
 

Uses of CheapTimeSolution in org.optaplanner.examples.cheaptime.solver.score
 

Methods in org.optaplanner.examples.cheaptime.solver.score with parameters of type CheapTimeSolution
 HardMediumSoftLongScore CheapTimeEasyScoreCalculator.calculateScore(CheapTimeSolution solution)
           
 void CheapTimeIncrementalScoreCalculator.resetWorkingSolution(CheapTimeSolution solution)
           
 void CheapTimeIncrementalScoreCalculator.resetWorkingSolution(CheapTimeSolution workingSolution, boolean constraintMatchEnabled)
           
 


OptaPlanner distribution 6.2.1-SNAPSHOT

Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.