Finding Two Edge-Disjoint Paths with Length Constraints
Data Structures and Algorithms
2015-09-21 v1 Discrete Mathematics
Abstract
We consider the problem of finding, for two pairs and of vertices in an undirected graphs, an -path and an -path such that and share no edges and the length of each satisfies , where . We regard and as parameters and investigate the parameterized complexity of the above problem when at least one of and has a length constraint (note that indicates that has no length constraint). For the nine different cases of , we obtain FPT algorithms for seven of them. Our algorithms uses random partition backed by some structural results. On the other hand, we prove that the problem admits no polynomial kernel for all nine cases unless .
Cite
@article{arxiv.1509.05559,
title = {Finding Two Edge-Disjoint Paths with Length Constraints},
author = {Leizhen Cai and Junjie Ye},
journal= {arXiv preprint arXiv:1509.05559},
year = {2015}
}