Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

ETH-Tight Algorithms for Long Path and Cycle on Unit Disk Graphs (2003.00938v1)

Published 2 Mar 2020 in cs.DS and cs.CG

Abstract: We present an algorithm for the extensively studied Long Path and Long Cycle problems on unit disk graphs that runs in time $2{O(\sqrt{k})}(n+m)$. Under the Exponential Time Hypothesis, Long Path and Long Cycle on unit disk graphs cannot be solved in time $2{o(\sqrt{k})}(n+m){O(1)}$ [de Berg et al., STOC 2018], hence our algorithm is optimal. Besides the $2{O(\sqrt{k})}(n+m){O(1)}$-time algorithm for the (arguably) much simpler Vertex Cover problem by de Berg et al. STOC 2018, this is the only known ETH-optimal fixed-parameter tractable algorithm on UDGs. Previously, Long Path and Long Cycle on unit disk graphs were only known to be solvable in time $2{O(\sqrt{k}\log k)}(n+m)$. This algorithm involved the introduction of a new type of a tree decomposition, entailing the design of a very tedious dynamic programming procedure. Our algorithm is substantially simpler: we completely avoid the use of this new type of tree decomposition. Instead, we use a marking procedure to reduce the problem to (a weighted version of) itself on a standard tree decomposition of width $O(\sqrt{k})$.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. Fedor V. Fomin (137 papers)
  2. Daniel Lokshtanov (135 papers)
  3. Fahad Panolan (47 papers)
  4. Saket Saurabh (171 papers)
  5. Meirav Zehavi (83 papers)
Citations (11)

Summary

We haven't generated a summary for this paper yet.