C# 클래스 AIMA.Test.Core.Unit.Logic.Propositional.Visitors.CNFTransformerTest

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

비공개 메소드들

메소드 설명
setUp ( ) : void
testAimaExample ( ) : void
testBasicSentenceTransformation ( ) : void
testBiConditionalTransformation ( ) : void
testDeMorgan1 ( ) : void
testDeMorgan2 ( ) : void
testFourSuccessiveNotsTransformation ( ) : void
testImplicationTransformation ( ) : void
testOrDistribution1 ( ) : void
testOrDistribution2 ( ) : void
testSymbolTransform ( ) : void
testThreeSuccessiveNotsTransformation ( ) : void
testTwoSuccessiveNotsTransformation ( ) : void