edu.indiana.iucbrf.examples.quadrantCCBR
Class QuadrantCCBRTestClass

java.lang.Object
  extended by edu.indiana.iucbrf.examples.quadrantCCBR.QuadrantCCBRTestClass

public class QuadrantCCBRTestClass
extends java.lang.Object

This class contains a simple main method that constructs a QuadrantSystem and tests it on a single problem.


Constructor Summary
QuadrantCCBRTestClass()
           
 
Method Summary
static void main(java.lang.String[] args)
          Constructs the system, and tests it on a single problem.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuadrantCCBRTestClass

public QuadrantCCBRTestClass()
Method Detail

main

public static void main(java.lang.String[] args)
Constructs the system, and tests it on a single problem.