Class DefaultScoreManager<Solution_>

  • Type Parameters:
    Solution_ - the solution type, the class with the PlanningSolution annotation
    All Implemented Interfaces:
    ScoreManager<Solution_>

    public class DefaultScoreManager<Solution_>
    extends Object
    implements ScoreManager<Solution_>