LOAISep 3, 2017

An Improved Algorithm for E-Generalization

arXiv:1709.00744v12 citations
Originality Synthesis-oriented
AI Analysis

This work provides incremental improvements for researchers in automated reasoning or term algebra, enhancing efficiency in generalization tasks.

The paper tackles the problem of computing common generalizations of ground terms under an equational theory, presenting algorithmic improvements that enable handling problems several orders of magnitude larger than previous methods.

E-generalization computes common generalizations of given ground terms w.r.t. a given equational background theory E. In 2005 [arXiv:1403.8118], we had presented a computation approach based on standard regular tree grammar algorithms, and a Prolog prototype implementation. In this report, we present algorithmic improvements, prove them correct and complete, and give some details of an efficiency-oriented implementation in C that allows us to handle problems larger by several orders of magnitude.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes