C# Class AIMA.Test.Core.Unit.Logic.Propositional.Algorithms.PLResolutionTest

Show file Open project: PaulMineau/AIMA.Net

Private Methods

Method Description
setUp ( ) : void
testMultipleClauseResolution ( ) : void
testPLResolve1 ( ) : void
testPLResolve2 ( ) : void
testPLResolve3 ( ) : void
testPLResolve4 ( ) : void
testPLResolve5 ( ) : void
testPLResolveWithNoLiteralMatching ( ) : void
testPLResolveWithOneLiteralMatching ( ) : void
testPLResolveWithOneLiteralSentencesMatching ( ) : void
testPLResolveWithTwoLiteralsMatching ( ) : void