Temporalizing digraphs via linear-size balanced bi-trees
Abstract
In a directed graph on vertex set , a \emph{forward arc} is an arc where . A pair is \emph{forward connected} if there is a directed path from to consisting of forward arcs. In the {\tt Forward Connected Pairs Problem} ({\tt FCPP}), the input is a strongly connected digraph , and the output is the maximum number of forward connected pairs in some vertex enumeration of . We show that {\tt FCPP} is in APX, as one can efficiently enumerate the vertices of in order to achieve a quadratic number of forward connected pairs. For this, we construct a linear size balanced bi-tree (an out-tree and an in-tree with same size which roots are identified). The existence of such a was left as an open problem motivated by the study of temporal paths in temporal networks. More precisely, can be constructed in quadratic time (in the number of vertices) and has size at least . The algorithm involves a particular depth-first search tree (Left-DFS) of independent interest, and shows that every strongly connected directed graph has a balanced separator which is a circuit. Remarkably, in the request version {\tt RFCPP} of {\tt FCPP}, where the input is a strong digraph and a set of requests consisting of pairs , there is no constant such that one can always find an enumeration realizing forward connected pairs (in either direction).
Keywords
Cite
@article{arxiv.2304.03567,
title = {Temporalizing digraphs via linear-size balanced bi-trees},
author = {Stéphane Bessy and Stéphan Thomassé and Laurent Viennot},
journal= {arXiv preprint arXiv:2304.03567},
year = {2024}
}
Comments
11 pages, 2 figure