On graphs coverable by chubby shortest paths
By: Meike Hatzel, Michał Pilipczuk
Potential Business Impact:
Finds patterns in networks for better computer problem-solving.
Dumas, Foucaud, Perez, and Todinca [SIAM J. Disc. Math., 2024] proved that if the vertex set of a graph $G$ can be covered by $k$ shortest paths, then the pathwidth of $G$ is bounded by $\mathcal{O}(k \cdot 3^k)$. We prove a coarse variant of this theorem: if in a graph $G$ one can find~$k$ shortest paths such that every vertex is at distance at most $\rho$ from one of them, then $G$ is $(3,12\rho)$-quasi-isometric to a graph of pathwidth $k^{\mathcal{O}(k)}$ and maximum degree $\mathcal{O}(k)$, and $G$ admits a path-partition-decomposition whose bags are coverable by $k^{\mathcal{O}(k)}$ balls of radius at most $2\rho$ and vertices from non-adjacent bags are at distance larger than $2\rho$. We also discuss applications of such decompositions in the context of algorithms for finding maximum distance independent sets and minimum distance dominating sets in graphs.
Similar Papers
A polynomial bound on the pathwidth of graphs edge-coverable by $k$ shortest paths
Combinatorics
Makes computer maps easier to plan and navigate.
Distance-based (and path-based) covering problems for graphs of given cyclomatic number
Discrete Mathematics
Finds shortest paths in complex networks efficiently.
Covering Approximate Shortest Paths with DAGs
Data Structures and Algorithms
Helps computers understand complex connections faster.