Drools Planner distribution 6.0.0.Alpha9

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

java.lang.Object
  extended by org.drools.planner.examples.nqueens.app.NQueensHelloWorld

public class NQueensHelloWorld
extends Object


Constructor Summary
NQueensHelloWorld()
           
 
Method Summary
static void main(String[] args)
           
static String toDisplayString(NQueens nQueens)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NQueensHelloWorld

public NQueensHelloWorld()
Method Detail

main

public static void main(String[] args)

toDisplayString

public static String toDisplayString(NQueens nQueens)

Drools Planner distribution 6.0.0.Alpha9

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