Treewidth Bounds for Planar Graphs Using Three-Sided Brambles
Karen L. Collins, Brett C. Smith

TL;DR
This paper introduces a new method using three-sided brambles called nets to efficiently estimate the treewidth of planar graphs, improving existing bounds and providing a polynomial-time algorithm for bounds computation.
Contribution
It defines nets as a generalization of brambles, characterizes minimal covers, and develops an $O(n^3)$ algorithm to approximate the bramble number and treewidth of planar graphs.
Findings
Provides bounds relating net order to bramble number and treewidth.
Improves previous bounds on grid minors and treewidth estimates.
Offers an efficient polynomial-time algorithm for planar graph analysis.
Abstract
Square grids play a pivotal role in Robertson and Seymour's work on graph minors as planar obstructions to small treewidth. We introduce a three-sided bramble in a plane graph called a net, which generalizes the standard bramble of crosses in a square grid. We then characterize any minimal cover of a net as a tree drawn in the plane. We use nets in an time algorithm that computes both upper and lower bounds on the bramble number (hence treewidth) of any planar graph. Let be a planar graph, be its bramble number and be the largest order of any net in a subgraph of . Our algorithm outputs a constant, , so that . Let be the size of a side of the largest square grid minor of . Smith (2015) has shown that . Our upper bound improves that of Grigoriev (2011)…
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 · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
