The Distribution Function of the Longest Path Length in Constant Treewidth DAGs with Random Edge Length
Ei Ando

TL;DR
This paper develops a polynomial-time approximation scheme for the distribution of the longest path length in DAGs with bounded treewidth and random edge lengths, extending computational feasibility beyond known hard cases.
Contribution
It introduces a fully polynomial time approximation scheme for the longest path distribution in bounded treewidth DAGs, and provides exact algorithms for exponential edge lengths.
Findings
FPTAS achieves (1+ε) approximation ratio with polynomial time for fixed treewidth.
Exact algorithm for exponential distributions runs in time polynomial in graph size and treewidth.
Computational complexity is manageable for graphs with small treewidth and certain distribution conditions.
Abstract
This paper is about the length of the longest path in directed acyclic graph (DAG) with random edge lengths, where and . When the edge lengths are mutually independent and uniformly distributed, the problem of computing the distribution function is known to be P-hard even in case is a directed path. In this case, is equal to the volume of the knapsack polytope, an -dimensional unit hypercube truncated by a halfspace. In this paper, we show that there is a deterministic fully polynomial time approximation scheme (FPTAS) for computing in case the treewidth of is at most a constant . The running time of our algorithm is to achieve a multiplicative approximation ratio . Before our FPTAS, we present a…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Computational Geometry and Mesh Generation
