Optimality program in segment and string graphs

Abstract

Planar graphs are known to allow subexponential algorithms running in time 2O( n) or 2O( n n) for most of the paradigmatic problems, while the brute-force time 2(n) is very likely to be asymptotically best on general graphs. Intrigued by an algorithm packing curves in 2O(n2/3 n) by Fox and Pach [SODA'11], we investigate which problems have subexponential algorithms on the intersection graphs of curves (string graphs) or segments (segment intersection graphs) and which problems have no such algorithms under the ETH (Exponential Time Hypothesis). Among our results, we show that, quite surprisingly, 3-Coloring can also be solved in time 2O(n2/3O(1)n) on string graphs while an algorithm running in time 2o(n) for 4-Coloring even on axis-parallel segments (of unbounded length) would disprove the ETH. For 4-Coloring of unit segments, we show a weaker ETH lower bound of 2o(n2/3) which exploits the celebrated Erdos-Szekeres theorem. The subexponential running time also carries over to Min Feedback Vertex Set but not to Min Dominating Set and Min Independent Dominating Set.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…