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) |
public org.optaplanner.core.api.score.buildin.hardsoftlong.HardSoftLongScore calculateScore(VehicleRoutingSolution solution)
calculateScore
in interface org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator<VehicleRoutingSolution>
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.