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