OptaPlanner Benchmark 6.0.0.CR1

org.optaplanner.benchmark.impl.statistic.movecountperstep
Class MoveCountPerStepSingleStatistic

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

public class MoveCountPerStepSingleStatistic
extends AbstractSingleStatistic


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

Constructor Detail

MoveCountPerStepSingleStatistic

public MoveCountPerStepSingleStatistic()
Method Detail

getPointList

public List<MoveCountPerStepSingleStatisticPoint> getPointList()

open

public void open(org.optaplanner.core.api.solver.Solver solver)
Parameters:
solver - never null

close

public void close(org.optaplanner.core.api.solver.Solver solver)
Parameters:
solver - never null

OptaPlanner Benchmark 6.0.0.CR1

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