Blazing a Trail via Matrix Multiplications: A Faster Algorithm for Non-shortest Induced Paths
Data Structures and Algorithms
2024-10-02 v3 Discrete Mathematics
Abstract
For vertices and of an -vertex graph , a -trail of is an induced -path of that is not a shortest -path of . Berger, Seymour, and Spirkl [Discrete Mathematics 2021] gave the previously only known polynomial-time algorithm, running in time, to either output a -trail of or ensure that admits no -trail. We reduce the complexity to the time required to perform a poly-logarithmic number of multiplications of Boolean matrices, leading to a largely improved -time algorithm.
Cite
@article{arxiv.2109.15268,
title = {Blazing a Trail via Matrix Multiplications: A Faster Algorithm for Non-shortest Induced Paths},
author = {Yung-Chung Chiu and Hsueh-I Lu},
journal= {arXiv preprint arXiv:2109.15268},
year = {2024}
}
Comments
18 pages, 6 figures, a preliminary version appeared in STACS 2022