2015 30th Annual ACM/IEEE Symposium on Logic in Computer Science 2015
DOI: 10.1109/lics.2015.34
|View full text |Cite
|
Sign up to set email alerts
|

Improved Algorithms for One-Pair and k-Pair Streett Objectives

Abstract: Abstract. The computation of the winning set for parity objectives and for Streett objectives in graphs as well as in game graphs are central problems in computer-aided verification, with application to the verification of closed systems with strong fairness conditions, the verification of open systems, checking interface compatibility, well-formedness of specifications, and the synthesis of reactive systems. We show how to compute the winning set on n vertices for (1) parity-3 (aka one-pair Streett) objective… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
18
0

Year Published

2015
2015
2019
2019

Publication Types

Select...
3
3
1

Relationship

3
4

Authors

Journals

citations
Cited by 11 publications
(18 citation statements)
references
References 57 publications
(127 reference statements)
0
18
0
Order By: Relevance
“…After decades of algorithmic improvements for the modal mu-calculus model checking [8], [3], [26] and for solving parity games [13], [15], [25], [5], [21], a recent breakthrough came from Calude et al [4] who gave the first algorithm that works in quasi-polynomial time, where the best upper bounds known previously were subexponential of the form n O( √ n) [15], [21]. Remarkably, Calude et al have also established fixed parameter tractability for the key parameter d-the number of distinct vertex priorities.…”
Section: A Parity Gamesmentioning
confidence: 99%
“…After decades of algorithmic improvements for the modal mu-calculus model checking [8], [3], [26] and for solving parity games [13], [15], [25], [5], [21], a recent breakthrough came from Calude et al [4] who gave the first algorithm that works in quasi-polynomial time, where the best upper bounds known previously were subexponential of the form n O( √ n) [15], [21]. Remarkably, Calude et al have also established fixed parameter tractability for the key parameter d-the number of distinct vertex priorities.…”
Section: A Parity Gamesmentioning
confidence: 99%
“…Both can happen at most O(n) times, thus there can be at most O(n) iterations of the outer while-loop. The Pre and Post operations at lines 12,30,33,34,35, and 36 can be charged to the iterations of the outer while-loop.…”
Section: Invariant 8 (No Random Outgoing Edges)mentioning
confidence: 99%
“…Algorithm StreettMDPdense combines Algorithm StreettMDPimpr with the ideas of the MEC-algorithm for dense MDPs of [16] and the algorithm for graphs with Streett objectives of [17]. The difference to Algorithm StreettMDPimpr lies in the search for strongly connected components.…”
Section: Algorithm For Dense Mdps With Streett Objectivesmentioning
confidence: 99%
“…Second, we consider conjunctive and disjunctive safety objectives and queries. The following results are known: the conjunctive problem can be reduced to a single objective and can be solved in linear time, both in Streett O(min(n 2 , m √ m log n, km) + b log n) [28,17] graphs and MDPs (see e.g. [14]); disjunctive queries for MDPs can be solved in O(k · m) time; and disjunctive objectives for MDPs are PSPACE-complete [23].…”
Section: Introductionmentioning
confidence: 99%