English

Omelets Need Onions: E-graphs Modulo Theories via Bottom-up E-matching

Programming Languages 2025-04-22 v1

Abstract

E-graphs are a data structure for equational reasoning and optimization over ground terms. One of the benefits of e-graph rewriting is that it can declaratively handle useful but difficult to orient identities like associativity and commutativity (AC) in a generic way. However, using these generic mechanisms is more computationally expensive than using bespoke routines on terms containing sets, multi-sets, linear expressions, polynomials, and binders. A natural question arises: How can one combine the generic capabilities of e-graph rewriting with these specialized theories. This paper discusses a pragmatic approach to this e-graphs modulo theories (EMT) question using two key ideas: bottom-up e-matching and semantic e-ids.

Keywords

Cite

@article{arxiv.2504.14340,
  title  = {Omelets Need Onions: E-graphs Modulo Theories via Bottom-up E-matching},
  author = {Philip Zucker},
  journal= {arXiv preprint arXiv:2504.14340},
  year   = {2025}
}

Comments

Submitted to EGRAPHS 2025

R2 v1 2026-06-28T23:04:19.613Z