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