C# 클래스 AIMA.Test.Core.Unit.Logic.Propositional.Algorithms.PLResolutionTest

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

비공개 메소드들

메소드 설명
setUp ( ) : void
testMultipleClauseResolution ( ) : void
testPLResolve1 ( ) : void
testPLResolve2 ( ) : void
testPLResolve3 ( ) : void
testPLResolve4 ( ) : void
testPLResolve5 ( ) : void
testPLResolveWithNoLiteralMatching ( ) : void
testPLResolveWithOneLiteralMatching ( ) : void
testPLResolveWithOneLiteralSentencesMatching ( ) : void
testPLResolveWithTwoLiteralsMatching ( ) : void