Fixed-Parameter Tractability of Maximum Colored Path and Beyond
Fedor V. Fomin, Petr A. Golovach, Tuukka Korhonen, Kirill Simonov,, Giannos Stamoulis

TL;DR
This paper introduces a general fixed-parameter algorithmic framework for path problems in undirected graphs, enabling efficient solutions for problems involving path length, colors, and matroid constraints, with broad applicability.
Contribution
It presents the first fixed-parameter tractable algorithms for colored path problems and generalizes to complex path and matroid-based problems.
Findings
First FPT algorithm for finding a path with at least k colors.
First FPT algorithm for finding a path of length at least k.
Efficient algorithms for complex path and matroid problems with multiple constraints.
Abstract
We introduce a general method for obtaining fixed-parameter algorithms for problems about finding paths in undirected graphs, where the length of the path could be unbounded in the parameter. The first application of our method is as follows. We give a randomized algorithm, that given a colored -vertex undirected graph, vertices and , and an integer , finds an -path containing at least different colors in time . This is the first FPT algorithm for this problem, and it generalizes the algorithm of Bj\"orklund, Husfeldt, and Taslaman [SODA 2012] on finding a path through specified vertices. It also implies the first time algorithm for finding an -path of length at least . Our method yields FPT algorithms for even more general problems. For example, we consider the problem where the input consists of an -vertex…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Algorithms and Data Compression
