Minor Containment and Disjoint Paths in almost-linear time
Tuukka Korhonen, Micha{\l} Pilipczuk, Giannos Stamoulis

TL;DR
This paper presents an almost-linear time algorithm for minor testing and disjoint paths problems in graphs, significantly improving upon previous quadratic-time algorithms by leveraging advanced data structures and recursive techniques.
Contribution
It introduces an almost-linear time algorithm for minor testing and disjoint paths problems, utilizing dynamic treewidth data structures and recursive understanding techniques.
Findings
Achieves ${ m O}_H(n^{1+o(1)})$-time minor testing.
Provides an ${ m O}_H,m^{1+o(1)}$-time algorithm for the rooted minor problem.
Improves the complexity of disjoint paths algorithms from quadratic to almost-linear time.
Abstract
We give an algorithm that, given graphs and , tests whether is a minor of in time ; here, is the number of vertices of and the -notation hides factors that depend on and are computable. By the Graph Minor Theorem, this implies the existence of an -time membership test for every minor-closed class of graphs. More generally, we give an -time algorithm for the rooted version of the problem, in which comes with a set of roots and some of the branch sets of the sought minor model of are required to contain prescribed subsets of ; here, is the total number of vertices and edges of . This captures the Disjoint Paths problem, for which we obtain an -time algorithm, where is the number of terminal pairs. For all the…
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 Queuing Theory Analysis · Advanced Optimization Algorithms Research · Simulation Techniques and Applications
