Proceedings of the 40th Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages 2013
DOI: 10.1145/2429069.2429078
|View full text |Cite
|
Sign up to set email alerts
|

On the linear ranking problem for integer linear-constraint loops

Abstract: In this paper we study the complexity of the Linear Ranking problem: given a loop, described by linear constraints over a finite set of integer variables, is there a linear ranking function for this loop? While existence of such a function implies termination, this problem is not equivalent to termination. When the variables range over the rationals or reals, the Linear Ranking problem is known to be PTIME decidable. However, when they range over the integers, whether for single-path or multipath loops, the co… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
44
0
1

Year Published

2013
2013
2023
2023

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 43 publications
(45 citation statements)
references
References 39 publications
0
44
0
1
Order By: Relevance
“…where (7) follows from the definition of conditional expectation (1), (8) follows from the definition of {lev k = j * }, and (9) holds since Y k (ω) = X k [j * ](ω) for ω with F (ω) > k. Almost identical argument shows that…”
Section: Proof Of Proposition 31mentioning
confidence: 98%
See 2 more Smart Citations
“…where (7) follows from the definition of conditional expectation (1), (8) follows from the definition of {lev k = j * }, and (9) holds since Y k (ω) = X k [j * ](ω) for ω with F (ω) > k. Almost identical argument shows that…”
Section: Proof Of Proposition 31mentioning
confidence: 98%
“…In this work we extend lexicographic ranking functions to probabilistic programs, and present lexicographic RSMs for almost-sure termination analysis of probabilistic programs with non-determinism. Theoretical complexity of synthesizing lexicographic ranking functions in non-probabilistic programs was studied in [8,9].…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Concerning the existence of linear ranking functions, as the Farkas' Lemma is not true for the integers, the method presented in Section 2 is not valid. The problem, which has been solved very recently in [10], is coNP-complete, and the paper proposes an exponential-time algorithm. Extending the present approach to integer SLC loops is another interesting idea to consider for future work.…”
Section: Discussionmentioning
confidence: 99%
“…Various categories of loops have been identified: for the purposes of this paper we focus on single-path linear constraint (SLC) loops [9].…”
Section: Introductionmentioning
confidence: 99%