English

Confluence of the Node-Domination and Edge-Domination Hypergraph Rewrite Rules

Data Structures and Algorithms 2025-10-13 v1

Abstract

In this note, we study two rewrite rules on hypergraphs, called edge-domination and node-domination, and show that they are confluent. These rules are rather natural and commonly used before computing the minimum hitting sets of a hypergraph. Intuitively, edge-domination allows us to remove hyperedges that are supersets of another hyperedge, and node-domination allows us to remove nodes whose incident hyperedges are a subset of that of another node. We show that these rules are confluent up to isomorphism, i.e., if we apply any sequences of edge-domination and node-domination rules, then the resulting hypergraphs can be made isomorphic via more rule applications. This in particular implies the existence of a unique minimal hypergraph, up to isomorphism.

Keywords

Cite

@article{arxiv.2510.09286,
  title  = {Confluence of the Node-Domination and Edge-Domination Hypergraph Rewrite Rules},
  author = {Antoine Amarilli and Mikaël Monet and Rémi De Pretto},
  journal= {arXiv preprint arXiv:2510.09286},
  year   = {2025}
}

Comments

8 pages

R2 v1 2026-07-01T06:29:13.639Z