Class PickedMoveBestScoreDiffStatistic<Solution_,Score_ extends Score<Score_>>
java.lang.Object
org.optaplanner.core.impl.statistic.PickedMoveBestScoreDiffStatistic<Solution_,Score_>
- All Implemented Interfaces:
SolverStatistic<Solution_>
public class PickedMoveBestScoreDiffStatistic<Solution_,Score_ extends Score<Score_>>
extends Object
implements SolverStatistic<Solution_>
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PickedMoveBestScoreDiffStatistic
public PickedMoveBestScoreDiffStatistic()
-
-
Method Details
-
unregister
- Specified by:
unregister
in interfaceSolverStatistic<Solution_>
-
register
- Specified by:
register
in interfaceSolverStatistic<Solution_>
-