org.drools.planner.benchmark.statistic
Class BestScoreStatistic
java.lang.Object
org.drools.planner.benchmark.statistic.BestScoreStatistic
- All Implemented Interfaces:
- SolverStatistic
public class BestScoreStatistic
- extends Object
- implements SolverStatistic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BestScoreStatistic
public BestScoreStatistic()
addListener
public void addListener(Solver solver,
String configName)
- Specified by:
addListener
in interface SolverStatistic
removeListener
public void removeListener(Solver solver,
String configName)
- Specified by:
removeListener
in interface SolverStatistic
writeStatistic
public CharSequence writeStatistic(File solverStatisticFilesDirectory,
String baseName)
- Specified by:
writeStatistic
in interface SolverStatistic
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.