- All Superinterfaces:
- java.lang.Comparable<Term>, Printable
- All Known Implementing Classes:
- FunctionApplication, HedgeVar, TermVar, Variable
public interface Term
extends Printable, java.lang.Comparable<Term>
Terms are the elemental building blocks of a term graph.
- Author:
- Alexander Baumgartner