Uses of Class
edu.harvard.seas.pl.abcdatalog.util.substitution.UnionFindBasedUnifier
Package
Description
This package contains classes that represents substitutions (i.e., mappings from variables to
terms).
-
Uses of UnionFindBasedUnifier in edu.harvard.seas.pl.abcdatalog.util.substitution
Modifier and TypeMethodDescriptionstatic UnionFindBasedUnifier
Creates a substitution from unifying two lists of terms.ModifierConstructorDescriptionConstructs a substitution from another substitution.