On the number of reachable pairs in a digraph
Eric Swartz, Nicholas J. Werner

TL;DR
This paper characterizes the set of possible reachable pair counts in directed graphs, providing recursive formulas and bounds that connect graph reachability, preorders, and topologies.
Contribution
It introduces a recursive method to determine possible weights of directed graphs and explicitly approximates the maximum unreachable weight, answering a longstanding question.
Findings
Recursive characterization of $W(n)$
Exact formula for $b(n)$, the minimal unreachable weight
Approximation of $|W(n)|$ within $30n$ for all $n \
Abstract
A pair of (not necessarily distinct) vertices in a directed graph is called a reachable pair if there exists a directed path from to . We define the weight of to be the number of reachable pairs of , which equals the sum of the number of vertices in and the number of directed edges in the transitive closure of . In this paper, we study the set of possible weights of directed graphs on labeled vertices. We prove that can be determined recursively and describe the integers in the set. Moreover, if is the least integer for which there is no digraph on vertices with exactly reachable pairs, we determine exactly through a simple recursive formula and find an explicit function such that for all . Using these results, we are able to approximate -- which…
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.
Taxonomy
TopicsAdvanced Graph Theory Research · Graph Labeling and Dimension Problems · Limits and Structures in Graph Theory
