C# 클래스 AIMA.Test.Core.Unit.Logic.FOL.Parsing.FOLParserTest

파일 보기 프로젝트 열기: PaulMineau/AIMA.Net

비공개 메소드들

메소드 설명
getBrotherOfFunction ( Term t ) : Function
getEnemyOfFunction ( ) : Function
getKingPredicate ( Term t ) : Predicate
getLegsOfFunction ( ) : Function
setUp ( ) : void
testComplexConnectedSentence1 ( ) : void
testConnectedImplication ( ) : void
testExtraParanthizedSentence ( ) : void
testNotAllowedParseLeadingIndexedVariable ( ) : void
testNotSentence ( ) : void
testParseComplexParanthizedSentence ( ) : void
testParseFunction ( ) : void
testParseIndexedVariable ( ) : void
testParseMultiArityFunction ( ) : void
testParseMultiArityFunctionEquality ( ) : void
testParseSimpleConnectedSentence ( ) : void
testParseSimpleConstant ( ) : void
testParseSimpleVariable ( ) : void
testPredicate ( ) : void
testQuantifiedSentenceWithPathologicalParanthising ( ) : void
testQuantifiedSentenceWithSingleVariable ( ) : void
testQuantifiedSentenceWithTwoVariables ( ) : void
testSimpleParanthizedSentence ( ) : void
testTermEquality ( ) : void
testTermEquality2 ( ) : void