public class EliminableQuantifierTF extends BinaryTermFeature
| Modifier and Type | Field and Description |
|---|---|
static TermFeature |
INSTANCE |
private QuanEliminationAnalyser |
quanAnalyser |
TOP_COST, ZERO_COST| Modifier | Constructor and Description |
|---|---|
private |
EliminableQuantifierTF() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filter(Term term,
Services services) |
computepublic static final TermFeature INSTANCE
private final QuanEliminationAnalyser quanAnalyser
protected boolean filter(Term term, Services services)
filter in class BinaryTermFeature