Yet Another Efficient Unification Algorithm

Alin Suciu
DOI: https://doi.org/10.48550/arXiv.cs/0603080
2006-03-20
Logic in Computer Science
Abstract:The unification algorithm is at the core of the logic programming paradigm, the first unification algorithm being developed by Robinson [5]. More efficient algorithms were developed later [3] and I introduce here yet another efficient unification algorithm centered on a specific data structure, called the Unification Table.
What problem does this paper attempt to address?