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