org.optaplanner.examples.cheaptime.solver.score
Class CheapTimeEasyScoreCalculator
java.lang.Object
org.optaplanner.examples.cheaptime.solver.score.CheapTimeEasyScoreCalculator
- All Implemented Interfaces:
- org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator<CheapTimeSolution>
public class CheapTimeEasyScoreCalculator
- extends Object
- implements org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator<CheapTimeSolution>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheapTimeEasyScoreCalculator
public CheapTimeEasyScoreCalculator()
calculateScore
public org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore calculateScore(CheapTimeSolution solution)
- Specified by:
calculateScore in interface org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator<CheapTimeSolution>
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.