Abstract

The computation of the winning set for Büchi objectives in alternating games on graphs is a central problem in computer-aided verification with a large number of applications. The long-standing best known upper bound for solving the problem is Õ ( n · m ), where n is the number of vertices and m is the number of edges in the graph. We are the first to break the Õ ( n · m ) boundary by presenting a new technique that reduces the running time to O ( n 2 ). This bound also leads to O ( n 2 )-time algorithms for computing the set of almost-sure winning vertices for Büchi objectives (1) in alternating games with probabilistic transitions (improving an earlier bound of Õ ( n · m )), (2) in concurrent graph games with constant actions (improving an earlier bound of O ( n 3 )), and (3) in Markov decision processes (improving for m > n 4/3 an earlier bound of O ( m · √ m )). We then show how to maintain the winning set for Büchi objectives in alternating games under a sequence of edge insertions or a sequence of edge deletions in O ( n ) amortized time per operation. Our algorithms are the first dynamic algorithms for this problem. We then consider another core graph theoretic problem in verification of probabilistic systems, namely computing the maximal end-component decomposition of a graph. We present two improved static algorithms for the maximal end-component decomposition problem. Our first algorithm is an O ( m · √ m )-time algorithm, and our second algorithm is an O ( n 2 )-time algorithm which is obtained using the same technique as for alternating Büchi games. Thus, we obtain an O (min {m · √ m , n 2 })-time algorithm improving the long-standing O ( n · m ) time bound. Finally, we show how to maintain the maximal end-component decomposition of a graph under a sequence of edge insertions or a sequence of edge deletions in O ( n ) amortized time per edge deletion, and O ( m ) worst-case time per edge insertion. Again, our algorithms are the first dynamic algorithms for this problem.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call