Uses of Class
edu.harvard.seas.pl.abcdatalog.util.substitution.SimpleConstSubstitution
Package
Description
This package contains classes that represents substitutions (i.e., mappings from variables to
terms).
-
Uses of SimpleConstSubstitution in edu.harvard.seas.pl.abcdatalog.util.substitution
Modifier and TypeMethodDescriptionstatic SimpleConstSubstitution
Creates a substitution from unifying two lists of terms, the second of which must be ground (i.e., contain no variables).ModifierConstructorDescriptionConstructs a copy of another substitution.