Parameterized Complexity of Finding Dissimilar Shortest Paths
Abstract
We consider the problem of finding ``dissimilar'' shortest paths from to in an edge-weighted directed graph , where the dissimilarity is measured by the minimum pairwise Hamming distances between these paths. More formally, given an edge-weighted directed graph , two specified vertices , and integers , the goal of Dissimilar Shortest Paths is to decide whether has shortest paths from to such that for distinct and . We design a deterministic algorithm to solve Dissimilar Shortest Paths with running time , that is, Dissimilar Shortest Paths is fixed-parameter tractable parameterized by . To complement this positive result, we show that Dissimilar Shortest Paths is W[1]-hard when parameterized by only and paraNP-hard parameterized by .
Cite
@article{arxiv.2402.14376,
title = {Parameterized Complexity of Finding Dissimilar Shortest Paths},
author = {Ryo Funayama and Yasuaki Kobayashi and Takeaki Uno},
journal= {arXiv preprint arXiv:2402.14376},
year = {2024}
}
Comments
many figures