OptaPlanner distribution 6.2.1-SNAPSHOT

org.optaplanner.benchmark.api
Interface PlannerBenchmark

All Known Implementing Classes:
PlannerBenchmarkRunner

public interface PlannerBenchmark

A planner benchmark that runs a number of single benchmarks.

Build by a PlannerBenchmarkFactory.


Method Summary
 void benchmark()
          Run all the single benchmarks and create a report.
 

Method Detail

benchmark

void benchmark()
Run all the single benchmarks and create a report.


OptaPlanner distribution 6.2.1-SNAPSHOT

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