Approximation Ratio of the Min-Degree Greedy Algorithm for Maximum Independent Set on Interval and Chordal Graphs
Steven Chaplick, Martin Frohn, Steven Kelk, Johann Lottermoser, Matus Mihalak
TL;DR
The paper investigates the MIS problem under the min-degree greedy algorithm with adversarial tie-breaking on interval and chordal graphs. It proves a $1/2$-approximation for chordal graphs and a $2/3$-approximation for interval graphs, with tightness in both cases, contrasting these constants with the general $3/\big(\Delta+2\big)$ bound for arbitrary graphs. The analysis employs move-based reasoning and tree-decomposition concepts (maximal cliques and, for interval graphs, path decompositions) and provides tightness constructions, including unit-interval graphs of maximum degree $3$. It also shows that these constant-factor guarantees do not extend to natural generalizations such as permutation and 2-track interval graphs, and discusses open questions and the potential role of tie-breaking advice.
Abstract
In this article we prove that the minimum-degree greedy algorithm, with adversarial tie-breaking, is a $(2/3)$-approximation for the Maximum Independent Set problem on interval graphs. We show that this is tight, even on unit interval graphs of maximum degree 3. We show that on chordal graphs, the greedy algorithm is a $(1/2)$-approximation and that this is again tight. These results contrast with the known (tight) approximation ratio of $\frac{3}{Δ+2}$ of the greedy algorithm for general graphs of maximum degree $Δ$.
