Yet Another Efficient Unification Algorithm
2006-03-20Code Available0· sign in to hype
Alin Suciu
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/kuba--/utnone★ 0
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.