Enumeration of Minimal Hitting Sets Parameterized by Treewidth
Batya Kenig, Dan Shlomo Mizrahi

TL;DR
This paper presents an improved fixed-parameter-linear delay algorithm for enumerating minimal hitting sets in hypergraphs, with complexity depending on the treewidth, advancing the efficiency of related data management tasks.
Contribution
It introduces a fixed-parameter-linear delay enumeration algorithm for minimal hitting sets parameterized by treewidth, with an FPT preprocessing phase and exponential memory in treewidth.
Findings
Achieves fixed-parameter-linear delay in enumeration
Preprocessing phase depends on treewidth
Memory usage is exponential in treewidth
Abstract
Enumerating the minimal hitting sets of a hypergraph is a problem which arises in many data management applications that include constraint mining, discovering unique column combinations, and enumerating database repairs. Previously, Eiter et al. showed that the minimal hitting sets of an -vertex hypergraph, with treewidth , can be enumerated with delay (ignoring polynomial factors), with space requirements that scale with the output size. We improve this to fixed-parameter-linear delay, following an FPT preprocessing phase. The memory consumption of our algorithm is exponential with respect to the treewidth of the hypergraph.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · semigroups and automata theory · Graph theory and applications
