Model checking is an automatic technique for verifying finite state systems. Strongly Connected Components (SCC) detection is one of the major approaches for LTL Model Checking, which is suitable for fairness assumption. Currently, Tarjan’s Algorithm is a widely used Depth-first search (DFS) process to deal with the SCC detection problem, which has been implemented as sequential algorithms in many tools, e.g. Process Analysis Toolkit (PAT). However, It always costs a lot of time with large-scale system models. In my project, I improve the performance of Tarjan’s algorithm by implementing and optimizing the concurrent Tarjan’s algorithm described in Gavin’s Paper. Different from the algorithm in that paper, I optimize the concurrent Tarjan’s...
Specifications for non-terminating reactive systems are described by ω-regular properties. Such pro...
This paper presents CNDFS, a tight integration of two earlier multi-core nested depth-first search (...
Abstract. This paper presents CNDFS, a tight integration of two earlier multi-core nested depth-firs...
Model checking is a successful method for checking properties on the state space of concurrent, reac...
Model checking is a successful method for checking properties on the state space of concurrent, reac...
We investigate and improve the scalability of multi-core LTL model checking. Our algorithm, based on...
Model checking is an automated verification procedure, which checks that a model of a system satisfi...
We investigate and improve the scalability of multi-core LTL model checking. Our algorithm, based on...
Our modern society relies increasingly on the sound performance of digital systems. Guaranteeing tha...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
International audienceIn explicit state model checking of concurrent systems, multi-core emptiness c...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
Specifications for non-terminating reactive systems are described by ω-regular properties. Such pro...
This paper presents CNDFS, a tight integration of two earlier multi-core nested depth-first search (...
Abstract. This paper presents CNDFS, a tight integration of two earlier multi-core nested depth-firs...
Model checking is a successful method for checking properties on the state space of concurrent, reac...
Model checking is a successful method for checking properties on the state space of concurrent, reac...
We investigate and improve the scalability of multi-core LTL model checking. Our algorithm, based on...
Model checking is an automated verification procedure, which checks that a model of a system satisfi...
We investigate and improve the scalability of multi-core LTL model checking. Our algorithm, based on...
Our modern society relies increasingly on the sound performance of digital systems. Guaranteeing tha...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
International audienceIn explicit state model checking of concurrent systems, multi-core emptiness c...
The LTL Model Checking problem is reducible to finding accepting cycles in a graph. The Nested Depth...
Specifications for non-terminating reactive systems are described by ω-regular properties. Such pro...
This paper presents CNDFS, a tight integration of two earlier multi-core nested depth-first search (...
Abstract. This paper presents CNDFS, a tight integration of two earlier multi-core nested depth-firs...