public class SubstitutionUtilities extends Object
| Constructor and Description |
|---|
SubstitutionUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
applySubstitution(Function atom,
Substitution unifier)
Applies the substitution to all the terms in the list.
|
static void |
applySubstitution(Function atom,
Substitution unifier,
int fromIndex) |
public static void applySubstitution(Function atom, Substitution unifier)
atom - unifier - public static void applySubstitution(Function atom, Substitution unifier, int fromIndex)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.