public class UnifierUtilities extends Object
| Constructor and Description |
|---|
UnifierUtilities(TermFactory termFactory) |
| Modifier and Type | Method and Description |
|---|---|
Substitution |
getMGU(Function first,
Function second)
Computes the Most General Unifier (MGU) for two n-ary atoms.
|
@Inject public UnifierUtilities(TermFactory termFactory)
public Substitution getMGU(Function first, Function second)
first - second - Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.