Uses of Interface
edu.harvard.seas.pl.abcdatalog.util.substitution.ConstOnlySubstitution

Packages that use ConstOnlySubstitution
Package
Description
This packages contains classes representing the core abstract syntax tree for AbcDatalog.
This package contains the standard interface for a Datalog engine (see DatalogExecutor for an alternative interface).
This package contains data structures for storing and indexing Datalog facts.
This package contains classes that represents substitutions (i.e., mappings from variables to terms).