|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfmrisc.Proving.LogicUtil
Logical operations.
Constructor Summary | |
LogicUtil()
|
Method Summary | |
static Expression |
negate(Expression formula)
return negated version of formula where negation is drawn innermost (to atomic formulas) |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogicUtil()
Method Detail |
public static Expression negate(Expression formula)
formula
- a formula
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |