Faster Algorithms for Quantitative Verification in Constant Treewidth Graphs
Krishnendu Chatterjee, Rasmus Ibsen-Jensen, Andreas Pavlogiannis

TL;DR
This paper introduces faster algorithms for verifying quantitative properties like mean-payoff, ratio, and energy in graphs with constant treewidth, significantly improving computational efficiency over classical methods.
Contribution
The paper presents novel algorithms with improved time complexity for key quantitative verification problems on constant treewidth graphs, including approximation and exact solutions.
Findings
Mean-payoff approximation in O(n log(n/ε)) time
Ratio property computation in O(n log(nW)) time
Energy problem solved in O(n log n) time for constant treewidth graphs
Abstract
We consider the core algorithmic problems related to verification of systems with respect to three classical quantitative properties, namely, the mean-payoff property, the ratio property, and the minimum initial credit for energy property. The algorithmic problem given a graph and a quantitative property asks to compute the optimal value (the infimum value over all traces) from every node of the graph. We consider graphs with constant treewidth, and it is well-known that the control-flow graphs of most programs have constant treewidth. Let denote the number of nodes of a graph, the number of edges (for constant treewidth graphs ) and the largest absolute value of the weights. Our main theoretical results are as follows. First, for constant treewidth graphs we present an algorithm that approximates the mean-payoff value within a multiplicative factor of in…
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.
