Fixed-Parameter Tractability of Maximum Colored Path and Beyond
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 undirected graph , a matroid whose elements correspond to the vertices of and which is represented over a finite field of order , a positive integer weight function on the vertices of , two sets of vertices , and integers , and the task is to find vertex-disjoint paths from to so that the union of the vertices of these paths contains an independent set of of cardinality and weight , while minimizing the sum of the lengths of the paths. We give a time randomized algorithm for this problem.
Cite
@article{arxiv.2207.07449,
title = {Fixed-Parameter Tractability of Maximum Colored Path and Beyond},
author = {Fedor V. Fomin and Petr A. Golovach and Tuukka Korhonen and Kirill Simonov and Giannos Stamoulis},
journal= {arXiv preprint arXiv:2207.07449},
year = {2022}
}
Comments
50 pages, 16 figures