mit.ai.techniques
Class Planner

java.lang.Object
  |
  +--mit.ai.techniques.Planner

public class Planner
extends java.lang.Object

Just a class to run the code on a file.


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

Constructor Detail

Planner

public Planner()
Method Detail

main

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