public class CheapTimeEasyScoreCalculator extends Object implements org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator<CheapTimeSolution>
| Constructor and Description |
|---|
CheapTimeEasyScoreCalculator() |
| Modifier and Type | Method and Description |
|---|---|
org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore |
calculateScore(CheapTimeSolution solution) |
public org.optaplanner.core.api.score.buildin.hardmediumsoftlong.HardMediumSoftLongScore calculateScore(CheapTimeSolution solution)
calculateScore in interface org.optaplanner.core.impl.score.director.easy.EasyScoreCalculator<CheapTimeSolution>Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.