aima.logic.demos
Class PLResolutionDemo

java.lang.Object
  extended by aima.logic.demos.PLResolutionDemo

public class PLResolutionDemo
extends java.lang.Object


Constructor Summary
PLResolutionDemo()
           
 
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

PLResolutionDemo

public PLResolutionDemo()
Method Detail

main

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