public class VehicleRoutingEasyScoreCalculator extends Object implements org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator<VehicleRoutingSolution>
| Constructor and Description |
|---|
VehicleRoutingEasyScoreCalculator() |
| Modifier and Type | Method and Description |
|---|---|
org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore |
calculateScore(VehicleRoutingSolution solution,
int initScore) |
public org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore calculateScore(VehicleRoutingSolution solution, int initScore)
calculateScore in interface org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator<VehicleRoutingSolution>Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.