|
||||||||||
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.VisitedEXProofRule
public class VisitedEXProofRule
It can easily be shown that [|EX phi|](s) >= l if [|EX (phi /\ psi)|](s) >= l
Constructor Summary | |
---|---|
VisitedEXProofRule(MvSetModelChecker mc,
MvSet _visited)
|
Method Summary | |
---|---|
Formula[] |
apply(Formula f)
|
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 VisitedEXProofRule(MvSetModelChecker mc, MvSet _visited)
Method Detail |
---|
public Formula[] apply(Formula f)
apply
in interface ProofRule
apply
in class AbstractProofRule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |