org.drools.planner.examples.examination.app
Class ExaminationBenchmarkApp

java.lang.Object
  extended by org.drools.planner.examples.common.app.LoggingMain
      extended by org.drools.planner.examples.common.app.CommonBenchmarkApp
          extended by org.drools.planner.examples.examination.app.ExaminationBenchmarkApp

public class ExaminationBenchmarkApp
extends CommonBenchmarkApp


Field Summary
static String DEFAULT_SOLVER_BENCHMARK_CONFIG
           
static String STEP_LIMIT_SOLVER_BENCHMARK_CONFIG
           
 
Fields inherited from class org.drools.planner.examples.common.app.CommonBenchmarkApp
solverBenchmarker
 
Fields inherited from class org.drools.planner.examples.common.app.LoggingMain
DEFAULT_LOGGING_CONFIG, logger
 
Constructor Summary
ExaminationBenchmarkApp(String solverBenchmarkConfig)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class org.drools.planner.examples.common.app.CommonBenchmarkApp
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SOLVER_BENCHMARK_CONFIG

public static final String DEFAULT_SOLVER_BENCHMARK_CONFIG
See Also:
Constant Field Values

STEP_LIMIT_SOLVER_BENCHMARK_CONFIG

public static final String STEP_LIMIT_SOLVER_BENCHMARK_CONFIG
See Also:
Constant Field Values
Constructor Detail

ExaminationBenchmarkApp

public ExaminationBenchmarkApp(String solverBenchmarkConfig)
Method Detail

main

public static void main(String[] args)


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.