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