| Package | Description |
|---|---|
| org.dllearner.parser |
DL-Learner parsers.
|
| org.dllearner.prolog |
Prolog syntax structures.
|
| Modifier and Type | Method and Description |
|---|---|
Clause |
PrologParser.clause() |
Clause |
PrologParser.parseClause(String src) |
| Modifier and Type | Method and Description |
|---|---|
Clause |
Clause.getInstance(Variable variable,
Term term) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Clause> |
Program.getClauses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Program.addClause(Clause clause) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann