Title :
Multi-core Model Checking Algorithms for LTL Verification with Fairness Assumptions
Author :
Xuan-Linh Ha ; Thanh-Tho Quan ; Yang Liu ; Jun Sun
Author_Institution :
Ho Chi Minh City Univ. of Technol., Ho Chi Minh City, Vietnam
Abstract :
The main challenge in model checking is the state space explosion. With developments in hardware today, most processors have many cores inside. To leverage on the advances in hardware, we can increase the performance of verifying large models by designing parallel algorithms to run efficiently on multi-core architecture. This work focuses on this problem in the context of Linear Temporal Logic (LTL) model checking, which can be seen as finding accepting cycles in a graph. Recently, there are some parallel algorithms based on Nested Depth First Search (NDFS). In this work, we propose two new parallel algorithms based on strongly connected component (SCC) searching algorithm (i.e., Tarjan´s algorithm). By finding all the SCCs in the graph, our approaches can not only check LTL properties, but also handle fairness assumptions all together. The experiments show that our new algorithms are comparable or faster than the state-of-the-art multi-core algorithms.
Keywords :
formal verification; multiprocessing systems; search problems; temporal logic; LTL model checking; LTL verification; NDFS; SCC searching algorithm; fairness assumptions; linear temporal logic; multicore model checking algorithms; nested depth first search; parallel algorithms; strongly connected component searching algorithm; Algorithm design and analysis; Automata; Barium; Model checking; Multicore processing; Parallel algorithms; Radiation detectors; Fairness; LTL model checking; Model Checking; PAT; Parallel algorithms; Shared memory architecture;
Conference_Titel :
Software Engineering Conference (APSEC), 2013 20th Asia-Pacific
Conference_Location :
Bangkok
Print_ISBN :
978-1-4799-2143-0
DOI :
10.1109/APSEC.2013.79