Lecture Notes in Computer Science, 2002, Volume 2517/2002, 106-122, DOI: 10.1007/3-540-36126-X_7

Sharp Disjunctive Decomposition for Language Emptiness Checking

Chao Wang and Gary D. Hachtel

View Related Documents

Abstract

We propose a “Sharp” disjunctive decomposition approach for language emptiness checking which is specifically targeted at “Large” or “Difficult” problems. Based on the SCC (Strongly-Connected Component) quotient graph of the property automaton, our method partitions the entire state space so that each state subspace accepts a subset of the language, the union of which is exactly the language accepted by the original system. The decomposition is “sharp” in that this allows BDD operations on the concrete model to be restricted to small subspaces, and also in the sense that unfair and unreachable parts of the submodules and automaton can be pruned away. We also propose “sharp” guided search algorithms for the traversal of the state subspaces, with its guidance the approximate distance to the fair SCCs.
We give experimental data which show that our algorithm outperforms previously published algorithms, especially for harder problems.
This work was supported in part by SRC contract 2001-TJ-920 and NSF grant CCR-99-71195.

Fulltext Preview

Image of the first page of the fulltext document