org.drools.planner.examples.nqueens.app
Class NQueensBenchmarkApp
java.lang.Object
org.drools.planner.examples.common.app.LoggingMain
org.drools.planner.examples.common.app.CommonBenchmarkApp
org.drools.planner.examples.nqueens.app.NQueensBenchmarkApp
public class NQueensBenchmarkApp
- extends CommonBenchmarkApp
Fields inherited from class org.drools.planner.examples.common.app.LoggingMain |
logger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_BENCHMARK_CONFIG
public static final String DEFAULT_BENCHMARK_CONFIG
- See Also:
- Constant Field Values
STEP_LIMIT_BENCHMARK_CONFIG
public static final String STEP_LIMIT_BENCHMARK_CONFIG
- See Also:
- Constant Field Values
SCORE_DIRECTOR_BENCHMARK_CONFIG
public static final String SCORE_DIRECTOR_BENCHMARK_CONFIG
- See Also:
- Constant Field Values
NQueensBenchmarkApp
public NQueensBenchmarkApp()
main
public static void main(String[] args)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.