aima.test.logictest.foltest
Class CNFConverterTest
java.lang.Object
TestCase
aima.test.logictest.foltest.CNFConverterTest
public class CNFConverterTest
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CNFConverterTest
public CNFConverterTest()
testExamplePg295
public void testExamplePg295()
testExamplePg296
public void testExamplePg296()
testExamplesPg299
public void testExamplesPg299()
testNestedExistsAndOrs
public void testNestedExistsAndOrs()
testImplicationsAndExtendedAndsOrs
public void testImplicationsAndExtendedAndsOrs()
testNegationsAndNestedImplications
public void testNegationsAndNestedImplications()
testInductionAxiomSchema
public void testInductionAxiomSchema()
testTermEquality
public void testTermEquality()