aima.search.demos
Class NQueensDemo

java.lang.Object
  extended by aima.search.demos.NQueensDemo

public class NQueensDemo
extends java.lang.Object


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

Constructor Detail

NQueensDemo

public NQueensDemo()
Method Detail

main

public static void main(java.lang.String[] args)

nQueensGeneticAlgorithmSearch

public static void nQueensGeneticAlgorithmSearch()