๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Memory-efficient algorithms for the verification of temporal properties

โœ Scribed by C. Courcoubetis; M. Vardi; P. Wolper; M. Yannakakis


Publisher
Springer
Year
1992
Tongue
English
Weight
804 KB
Volume
1
Category
Article
ISSN
0925-9856

No coin nor oath required. For personal study only.

โœฆ Synopsis


This article addresses the problem of designing memory-efficient algorithms for the verification of temporal properties of finite-state programs. Both the programs and their desired temporal properties are modeled as automata on infinite words (Biichi automata). Verification is then reduced to checking the emptiness of the automaton resulting from the product of the program and the property. This problem is usually solved by computing the strongly connected components of the graph representing the product automaton. Here, we present algorithms that solve the emptiness problem without explicitly constructing the strongly connected components of the product graph. By allowing the algorithms to err with some probability, we can implement them with a randomly accessed memory of size O(n) bits, where n is the number of states of the graph, instead of O(n log n) bits that the presently known algorithms require.


๐Ÿ“œ SIMILAR VOLUMES


A MEMORY-EFFICIENT UNSTRUCTURED GRID REF
โœ ZHMAKIN, ALEXANDER I. ๐Ÿ“‚ Article ๐Ÿ“… 1997 ๐Ÿ› John Wiley and Sons ๐ŸŒ English โš– 460 KB

An algorithm for local reยฎnement of unstructured grids for computation of 3D steady viscous ยฏows is proposed. It is based on strict conventions for grid elements numbering that allows one to reduce memory requirements and to minimize the increase in the execution time for grid structure reconstructi