unification procedure
C29362
concept
A unification procedure is an algorithm that determines whether there exists a substitution that makes multiple symbolic expressions identical, and if so, computes the most general such substitution.
All labels observed (3)
| Label | Occurrences |
|---|---|
| unification algorithm | 1 |
| unification plan | 1 |
| unification procedure canonical | 1 |
Instances (3)
| Instance | Via concept surface |
|---|---|
| Huet unification algorithm | — |
| Kleindeutschland solution | unification plan |
| Robinson unification algorithm | unification algorithm |