aima.search.demos
Class EightPuzzleDemo

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

public class EightPuzzleDemo
extends java.lang.Object


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

Constructor Detail

EightPuzzleDemo

public EightPuzzleDemo()
Method Detail

main

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