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_>