public final class IsHeapFunctionTermFeature extends BinaryTermFeature
| Modifier and Type | Field and Description |
|---|---|
private HeapLDT |
heapLDT |
TOP_COST, ZERO_COST| Modifier | Constructor and Description |
|---|---|
private |
IsHeapFunctionTermFeature(HeapLDT heapLDT) |
| Modifier and Type | Method and Description |
|---|---|
static IsHeapFunctionTermFeature |
create(HeapLDT heapLDT) |
protected boolean |
filter(Term t,
Services services) |
computeprivate final HeapLDT heapLDT
private IsHeapFunctionTermFeature(HeapLDT heapLDT)
public static IsHeapFunctionTermFeature create(HeapLDT heapLDT)
protected boolean filter(Term t, Services services)
filter in class BinaryTermFeature