C# Class AIMA.Test.Core.Unit.Logic.FOL.UnifierTest

Show file Open project: PaulMineau/AIMA.Net

Private Methods

Method Description
setUp ( ) : void
testAdditionalVariableMixtures ( ) : void
testCascadedOccursCheck ( ) : void
testConnectedSentence ( ) : void
testFailureIfThetaisNull ( ) : void
testKnows1 ( ) : void
testKnows2 ( ) : void
testKnows3 ( ) : void
testKnows5 ( ) : void
testNOTSentence ( ) : void
testQuantifiedSentence ( ) : void
testSimpleVariableUnification ( ) : void
testTermEquality ( ) : void
testThetaPassedBackIfXEqualsYBothVariables ( ) : void
testUnificationFailure ( ) : void
testVariableEqualsConstant ( ) : void