org.drools.planner.benchmark.statistic
Interface SolverStatistic
- All Known Implementing Classes:
- BestScoreStatistic
public interface SolverStatistic
TODO is this the correct package? Statistics can maybe be used outside the benchmarker
addListener
void addListener(Solver solver,
String configName)
removeListener
void removeListener(Solver solver,
String configName)
writeStatistic
CharSequence writeStatistic(File solverStatisticFilesDirectory,
String baseName)
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.