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