Drools Planner distribution 6.0.0.Alpha9

org.drools.planner.examples.nqueens.app
Class NQueensBenchmarkApp

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.nqueens.app.NQueensBenchmarkApp

public class NQueensBenchmarkApp
extends CommonBenchmarkApp


Field Summary
static String DEFAULT_BENCHMARK_CONFIG
           
static String SCORE_DIRECTOR_BENCHMARK_CONFIG
           
static String STEP_LIMIT_BENCHMARK_CONFIG
           
 
Fields inherited from class org.drools.planner.examples.common.app.LoggingMain
logger
 
Constructor Summary
NQueensBenchmarkApp()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class org.drools.planner.examples.common.app.CommonBenchmarkApp
buildAndBenchmark, buildFromTemplateAndBenchmark
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

NQueensBenchmarkApp

public NQueensBenchmarkApp()
Method Detail

main

public static void main(String[] args)

Drools Planner distribution 6.0.0.Alpha9

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