Class AI

java.lang.Object
  extended byAI

public class AI
extends java.lang.Object

The main class for the CS340 AI software package

Author:
Jill Zimmerman -- jill.zimmerman@goucher.edu

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

Constructor Detail

AI

public AI()
Method Detail

main

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