2017
DOI: 10.1145/3158122
|View full text |Cite
|
Sign up to set email alerts
|

Lexicographic ranking supermartingales: an efficient approach to termination of probabilistic programs

Abstract: Probabilistic programs extend classical imperative programs with real-valued random variables and random branching. The most basic liveness property for such programs is the termination property. The qualitative (aka almost-sure) termination problem given a probabilistic program asks whether the program terminates with probability 1. While ranking functions provide a sound and complete method for non-probabilistic programs, the extension of them to probabilistic programs is achieved via ranking supermartingale… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
159
0

Year Published

2017
2017
2020
2020

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 55 publications
(160 citation statements)
references
References 57 publications
(103 reference statements)
1
159
0
Order By: Relevance
“…Example 1 (Tortoise and Hare). The prowhile ((1, −1) • (t, h) > −1) { (t, h) = (t, h) + (1, 0) [ 6 11 ]; (t, h) = (t, h) + (1, 1) [ 1 22 ]; (t, h) = (t, h) + (1,2) [ 1 22 ]; (t, h) = (t, h) + (1,3) [ 1 22 ]; . .…”
Section: Expected Runtimes Of Probabilistic Programsmentioning
confidence: 99%
See 3 more Smart Citations
“…Example 1 (Tortoise and Hare). The prowhile ((1, −1) • (t, h) > −1) { (t, h) = (t, h) + (1, 0) [ 6 11 ]; (t, h) = (t, h) + (1, 1) [ 1 22 ]; (t, h) = (t, h) + (1,2) [ 1 22 ]; (t, h) = (t, h) + (1,3) [ 1 22 ]; . .…”
Section: Expected Runtimes Of Probabilistic Programsmentioning
confidence: 99%
“…For example, if A ⊆ (Z 2 ) ω consists of all infinite sequences starting with (5, 1), (6, 1), (7,6), then P Prace (5,1) (A) = 6 11 · 1 22 = 3 121 . So, if one starts with (5,1), then 3 121 is the probability that the next two states are (6, 1) and (7,6). Once a state is reached that violates the loop guard, then the probability to remain in this state is 1.…”
Section: Expected Runtimes Of Probabilistic Programsmentioning
confidence: 99%
See 2 more Smart Citations
“…Finally, Agrawal et al [2018] have extended the ε-strict super-martingale approach to include lexicographic orderings, and present techniques for their automatic synthesis. (We explore parametrised-ε super-martingales, but not lexicographic, in McIver and Morgan [2016, Sec.…”
Section: Review Of Related Work On Termination For Probabilistic Progmentioning
confidence: 99%