Abstract. Runtime (dynamic) model checking is a promising verification methodology for real-world threaded software because of its many features, the prominent ones being: (i) it avoids the need to extract a model and instead runs the actual code, and (ii) the precision of information available at run-time allows techniques such as dynamic partial order reduction (DPOR) to dramatically cut down the number of interleavings examined. Unfortunately, DPOR does not have many implementations for real thread libraries such as POSIX Pthreads, and suffers from high computational overheads due to a stateless search that requires re-executions. In our previous work [1], we designed a runtime model checker, inspect, that overcomes the first of these dr...
We propose a new method for reducing the interleaving space dur-ing stateless model checking of mult...
We address the verification problem for concurrent program that dynamically create (fork) new thread...
We present a new dynamic partial-order reduction method for stateless model checking of concurrent p...
We present a new approach to partial-order reduction for model checking software. This approach is b...
Dynamic verification methods are the natural choice for debugging real world programs when model ext...
We are interested in the verification, using model checking, of distributed programs that communicat...
AbstractChecking the correctness of software is a growing challenge. In this paper, we present a pro...
Given its pervasiveness, it is unfortunate that writing multi-threaded software is an in-tricate and...
Concurrent programs are notoriously difficult to write correctly, as scheduling nondeterminism can i...
Stateless model checking is a technique for testing and verifying concurrent programs, based on expl...
Stateless Model Checking (SMC) is a verification technique for concurrent programs that checks for s...
The verification of concurrent programs remains an open challenge, as thread interaction has to be a...
We present a new dynamic partial-order reduction method for stateless model checking of concurrent p...
AbstractVerification of multi-threaded C++ programs poses three major challenges: the large number o...
Empirical thesis.Bibliography: pages 61-63.1. Introduction -- 2. Background and related work -- 3. F...
We propose a new method for reducing the interleaving space dur-ing stateless model checking of mult...
We address the verification problem for concurrent program that dynamically create (fork) new thread...
We present a new dynamic partial-order reduction method for stateless model checking of concurrent p...
We present a new approach to partial-order reduction for model checking software. This approach is b...
Dynamic verification methods are the natural choice for debugging real world programs when model ext...
We are interested in the verification, using model checking, of distributed programs that communicat...
AbstractChecking the correctness of software is a growing challenge. In this paper, we present a pro...
Given its pervasiveness, it is unfortunate that writing multi-threaded software is an in-tricate and...
Concurrent programs are notoriously difficult to write correctly, as scheduling nondeterminism can i...
Stateless model checking is a technique for testing and verifying concurrent programs, based on expl...
Stateless Model Checking (SMC) is a verification technique for concurrent programs that checks for s...
The verification of concurrent programs remains an open challenge, as thread interaction has to be a...
We present a new dynamic partial-order reduction method for stateless model checking of concurrent p...
AbstractVerification of multi-threaded C++ programs poses three major challenges: the large number o...
Empirical thesis.Bibliography: pages 61-63.1. Introduction -- 2. Background and related work -- 3. F...
We propose a new method for reducing the interleaving space dur-ing stateless model checking of mult...
We address the verification problem for concurrent program that dynamically create (fork) new thread...
We present a new dynamic partial-order reduction method for stateless model checking of concurrent p...