OptaPlanner distribution 6.0.1-SNAPSHOT

Uses of Interface
org.optaplanner.benchmark.api.PlannerBenchmark

Packages that use PlannerBenchmark
org.optaplanner.benchmark.api   
org.optaplanner.benchmark.config   
org.optaplanner.benchmark.impl   
 

Uses of PlannerBenchmark in org.optaplanner.benchmark.api
 

Methods in org.optaplanner.benchmark.api that return PlannerBenchmark
 PlannerBenchmark PlannerBenchmarkFactory.buildPlannerBenchmark()
           
 

Uses of PlannerBenchmark in org.optaplanner.benchmark.config
 

Methods in org.optaplanner.benchmark.config that return PlannerBenchmark
 PlannerBenchmark XmlPlannerBenchmarkFactory.buildPlannerBenchmark()
           
 PlannerBenchmark PlannerBenchmarkConfig.buildPlannerBenchmark()
           
 PlannerBenchmark FreemarkerXmlPlannerBenchmarkFactory.buildPlannerBenchmark()
           
 

Uses of PlannerBenchmark in org.optaplanner.benchmark.impl
 

Classes in org.optaplanner.benchmark.impl that implement PlannerBenchmark
 class DefaultPlannerBenchmark
          Represents the benchmarks on multiple Solver configurations on multiple problem instances (data sets).
 


OptaPlanner distribution 6.0.1-SNAPSHOT

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