|
pl_search_cpp 2.2
|
Definition of the Term class. More...


Go to the source code of this file.
Classes | |
| class | pl_search::Term |
| Abstract base class for terms that approximate Prolog terms. More... | |
Namespaces | |
| namespace | pl_search |
Functions | |
| bool | pl_search::unify (TermPtr t1, TermPtr t2, Trail *trail) |
| Unifies two terms, binding variables as necessary. | |
Definition of the Term class.