| Package | Description |
|---|---|
| wytp.proof | |
| wytp.proof.rules |
| Modifier and Type | Method and Description |
|---|---|
Formula.Truth |
Formula.Truth.clone(SyntacticItem[] children) |
| Modifier and Type | Method and Description |
|---|---|
Formula.Truth |
Simplification.evaluateEquality(WyalFile.Opcode opcode,
WyalFile.Value lhs,
WyalFile.Value rhs)
Evaluate a given equality whose bounds are known to be constant values of
some sort.
|
Formula.Truth |
Simplification.evaluateInequality(WyalFile.Opcode opcode,
WyalFile.Value.Int lhs,
WyalFile.Value.Int rhs)
Evaluate a given inequality whose bounds are known to be constant integer
values.
|
Copyright © 2017. All rights reserved.