
TL;DR
This paper presents the first efficient quadratic-time algorithm for computing Tutte paths in 2-connected planar graphs, enhancing previous theoretical results and enabling practical applications in graph theory.
Contribution
It introduces a novel iterative decomposition method to compute Tutte paths efficiently in general 2-connected planar graphs, improving upon prior non-constructive proofs.
Findings
Algorithm runs in quadratic time.
Encompasses and improves previous computational results.
Handles prescribed end vertices and intermediate edges efficiently.
Abstract
Tutte paths are one of the most successful tools for attacking Hamiltonicity problems in planar graphs. Unfortunately, results based on them are non-constructive, as their proofs inherently use an induction on overlapping subgraphs and these overlaps hinder to bound the running time to a polynomial. For special cases however, computational results of Tutte paths are known: For 4-connected planar graphs, Tutte paths are in fact Hamiltonian paths and Chiba and Nishizeki showed how to compute such paths in linear time. For 3-connected planar graphs, Tutte paths have a more complicated structure, and it has only recently been shown that they can be computed in polynomial time. However, Tutte paths are defined for general 2-connected planar graphs and this is what most applications need. Unfortunately, no computational results are known. We give the first efficient algorithm that computes a…
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.
