A Fully Polynomial Parameterized Algorithm for Counting the Number of Reachable Vertices in a Digraph
Naoto Ohsaka

TL;DR
This paper introduces a fully polynomial fixed parameter tractable algorithm for counting reachable vertices in a digraph, achieving truly subquadratic time for graphs with small feedback edge numbers, improving efficiency over previous methods.
Contribution
The paper presents the first fully polynomial fixed parameter tractable algorithm for counting reachable vertices, with subquadratic time complexity based on feedback edge number.
Findings
Algorithm runs in O(f^3 n) time, where f is feedback edge number.
Achieves truly subquadratic time for graphs with small feedback edge number.
Extends results to vertex-weighted digraphs for total reachable vertex weights.
Abstract
We consider the problem of counting the number of vertices reachable from each vertex in a digraph , which is equal to computing all the out-degrees of the transitive closure of . The current (theoretically) fastest algorithms run in quadratic time; however, Borassi has shown that this probl m is not solvable in truly subquadratic time unless the Strong Exponential Time Hypothesis fails [Inf. Process. Lett., 116(10):628--630, 2016]. In this paper, we present an -time exact algorithm, where is the number of vertices in and is the feedback edge number of . Our algorithm thus runs in truly subquadratic time for digraphs of for any , i.e., the number of edges is plus , and is fully polynomial fixed parameter tractable, the notion of which was first…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
