OptaPlanner distribution 6.0.2-SNAPSHOT

org.optaplanner.benchmark.impl.statistic.bestsolutionmutation
Class BestSolutionMutationSingleStatistic

java.lang.Object
  extended by org.optaplanner.benchmark.impl.statistic.AbstractSingleStatistic
      extended by org.optaplanner.benchmark.impl.statistic.bestsolutionmutation.BestSolutionMutationSingleStatistic
All Implemented Interfaces:
SingleStatistic

public class BestSolutionMutationSingleStatistic
extends AbstractSingleStatistic


Constructor Summary
BestSolutionMutationSingleStatistic()
           
 
Method Summary
 void close(Solver solver)
           
 List<BestSolutionMutationSingleStatisticPoint> getPointList()
           
 void open(Solver solver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BestSolutionMutationSingleStatistic

public BestSolutionMutationSingleStatistic()
Method Detail

getPointList

public List<BestSolutionMutationSingleStatisticPoint> getPointList()

open

public void open(Solver solver)
Parameters:
solver - never null

close

public void close(Solver solver)
Parameters:
solver - never null

OptaPlanner distribution 6.0.2-SNAPSHOT

Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.