Hitting Sets Online and Unique-Max Coloring
Guy Even, Shakhar Smorodinsky

TL;DR
This paper investigates online hitting set problems for hypergraphs with a specific union property, establishing bounds on the competitive ratio based on the unique-max number.
Contribution
It introduces bounds on the competitive ratio for a class of hypergraphs where the union of intersecting ranges is also a range, linking it to the unique-max number.
Findings
Competitive ratio is at most the unique-max number.
Competitive ratio is at least the unique-max number minus one.
Results apply to hypergraphs with union-closed intersecting ranges.
Abstract
We consider the problem of hitting sets online. The hypergraph (i.e., range-space consisting of points and ranges) is known in advance, and the ranges to be stabbed are input one-by-one in an online fashion. The online algorithm must stab each range upon arrival. An online algorithm may add points to the hitting set but may not remove already chosen points. The goal is to use the smallest number of points. The best known competitive ratio for hitting sets online by Alon et al. \cite{alon2009online} is for general hypergraphs, where and denote the number of points and the number of ranges, respectively. We consider hypergraphs in which the union of two intersecting ranges is also a range. Our main result for such hypergraphs is as follows. The competitive ratio of the online hitting set problem is at most the unique-max number and at least this number…
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
TopicsOptimization and Search Problems · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
