Partitioning an interval graph into subgraphs with small claws
Rain Jiang, Kai Jiang, Minghui Jiang

TL;DR
This paper investigates how to partition interval graphs into subgraphs with bounded claw number, providing exact formulas, bounds, and approximation algorithms for the minimum number of such subgraphs needed.
Contribution
It derives exact formulas for the minimum number of induced subgraphs with bounded claw number needed to partition interval graphs, and presents approximation algorithms with proven ratios.
Findings
Exact formula for (n,v) as (n,v) = log_{v+1}(n v + 1).
Bounds on (w,v): log_{v+1} w + 1 (w,v) log_{v+1} w + 3.
Approximation algorithms with ratio 3 for v 2, and ratio 2 for v 3.
Abstract
The claw number of a graph is the largest number such that is an induced subgraph of . Interval graphs with claw number at most are cluster graphs when , and are proper interval graphs when . Let be the smallest number such that every interval graph with vertices admits a vertex partition into induced subgraphs with claw number at most . Let be the smallest number such that every interval graph with claw number admits a vertex partition into induced subgraphs with claw number at most . We show that , and that . Besides the combinatorial bounds, we also present a simple approximation algorithm for partitioning an interval graph into the minimum…
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 · Limits and Structures in Graph Theory · Graph Labeling and Dimension Problems
