public class HeuristicInstantiation extends java.lang.Object implements TermGenerator
| Modifier and Type | Class and Description |
|---|---|
private class |
HeuristicInstantiation.HIIterator |
| Modifier and Type | Field and Description |
|---|---|
static TermGenerator |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
private |
HeuristicInstantiation() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Term> |
generate(RuleApp app,
PosInOccurrence pos,
Goal goal) |
public static final TermGenerator INSTANCE
public java.util.Iterator<Term> generate(RuleApp app, PosInOccurrence pos, Goal goal)
generate in interface TermGenerator