Class SearchTest

java.lang.Object
  |
  +--SearchTest

public class SearchTest
extends java.lang.Object

SearchTest - apply a search algorithm to a root search node


Constructor Summary
SearchTest()
           
 
Method Summary
static void main(java.lang.String[] args)
          main - apply a search algorithm to a root search node
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchTest

public SearchTest()
Method Detail

main

public static void main(java.lang.String[] args)
main - apply a search algorithm to a root search node
Parameters:
args - a String[] value