| Package | Description |
|---|---|
| wytp.proof.util |
| Modifier and Type | Field and Description |
|---|---|
static FastDelta.Set |
FastDelta.EMPTY_SET |
| Modifier and Type | Method and Description |
|---|---|
FastDelta.Set |
FastDelta.Set.add(Formula truth) |
FastDelta.Set |
FastDelta.getAdditions() |
FastDelta.Set |
FastDelta.getRemovals() |
FastDelta.Set |
FastDelta.Set.remove(Formula truth) |
FastDelta.Set |
FastDelta.Set.remove(Proof.Delta.Set other) |
FastDelta.Set |
FastDelta.Set.union(Proof.Delta.Set other) |
| Constructor and Description |
|---|
FastDelta(FastDelta.Set additions,
FastDelta.Set removals) |
Copyright © 2017. All rights reserved.