Interface SolverStatistic<Solution_>

All Known Implementing Classes:
BestScoreStatistic, BestSolutionMutationCountStatistic, MemoryUseStatistic, PickedMoveBestScoreDiffStatistic, PickedMoveStepScoreDiffStatistic, StatelessSolverStatistic

public interface SolverStatistic<Solution_>