C# Class CNFifyTests.CNFifyTestClass

Afficher le fichier Open project: Felienne/Quarto

Méthodes publiques

Свойство Type Description
a CNFify.Term
b CNFify.Term
c CNFify.Term
p CNFify.Term
q CNFify.Term
r CNFify.Term

Private Methods

Méthode Description
InnerDistribution ( ) : void
MakeAndList ( ) : void
MakeAndListWithOr ( ) : void
SimpleDeMorgan ( ) : void
SimpleDistribution ( ) : void
SimpleEquality ( ) : void
SimpleRemoveNotBImp ( ) : void
theWholeShebangFalse_returns_UNSAT ( ) : void
theWholeShebangTrue_returns_SAT ( ) : void
theWholeShebang_Simple_term_returns_SAT ( ) : void

Property Details

a public_oe property

public CNFify.Term a
Résultat CNFify.Term

b public_oe property

public CNFify.Term b
Résultat CNFify.Term

c public_oe property

public CNFify.Term c
Résultat CNFify.Term

p public_oe property

public CNFify.Term p
Résultat CNFify.Term

q public_oe property

public CNFify.Term q
Résultat CNFify.Term

r public_oe property

public CNFify.Term r
Résultat CNFify.Term