|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.proof2.AbstractProofRule
edu.toronto.cs.proof2.CTLProver.EqNegationProofRule
public static class CTLProver.EqNegationProofRule
Negation proof rule that always returns an equals sub-goal. This rule is mostly useful for generating partial explanations to learn new predicates
Constructor Summary | |
---|---|
CTLProver.EqNegationProofRule(MvSetModelChecker mc)
|
Method Summary | |
---|---|
Formula[] |
apply(Formula f)
|
Formula |
applyRule(Formula formula)
|
Methods inherited from class edu.toronto.cs.proof2.AbstractProofRule |
---|
toArray |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CTLProver.EqNegationProofRule(MvSetModelChecker mc)
Method Detail |
---|
public Formula[] apply(Formula f)
apply
in interface ProofRule
apply
in class AbstractProofRule
public Formula applyRule(Formula formula)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |