On-the-fly Deadlock Detection with Partial-order Reduction Based on CEGAR

梁中兴,罗贵明,旷宏斌
DOI: https://doi.org/10.3969/j.issn.1000-3428.2009.19.021
2009-01-01
Abstract:In model checking of concurrent programs,the redundant parallel composition and combinatorial state explosion are the crucial issues.This paper presents a novel approach to compute the persistent sets for partial-order reduction of labeled transition systems.The method is incorporated in Counterexample-Guided Abstraction Refinement(CEGAR) frame for on-the-fly deadlock detection in C program.The results prove that the algorithm slowdowns the state space explosion and has a significant improvement in efficiency compared with the algorithms used before.
What problem does this paper attempt to address?