Sciweavers

24 search results - page 4 / 5
» tacas 2009
Sort
View
TACAS
2009
Springer
122views Algorithms» more  TACAS 2009»
14 years 2 days ago
Test Input Generation for Programs with Pointers
Software testing is an essential process to improve software quality in practice. Researchers have proposed several techniques to automate parts of this process. In particular, sym...
Dries Vanoverberghe, Nikolai Tillmann, Frank Piess...
TACAS
2009
Springer
212views Algorithms» more  TACAS 2009»
14 years 2 days ago
Semantic Reduction of Thread Interleavings in Concurrent Programs
Abstract. We propose a static analysis framework for concurrent programs based on reduction of thread interleavings using sound invariants on the top of partial order techniques. S...
Vineet Kahlon, Sriram Sankaranarayanan, Aarti Gupt...
TACAS
2009
Springer
132views Algorithms» more  TACAS 2009»
14 years 2 days ago
Transition-Based Directed Model Checking
Abstract. Directed model checking is a well-established technique that is tailored to fast detection of system states that violate a given safety property. This is achieved by in...
Martin Wehrle, Sebastian Kupferschmid, Andreas Pod...
TACAS
2009
Springer
131views Algorithms» more  TACAS 2009»
14 years 2 days ago
Verifying Reference Counting Implementations
Reference counting is a widely-used resource management idiom which maintains a count of references to each resource by incrementing the count upon an acquisition, and decrementing...
Michael Emmi, Ranjit Jhala, Eddie Kohler, Rupak Ma...
TACAS
2009
Springer
128views Algorithms» more  TACAS 2009»
14 years 2 days ago
All-Termination(T)
We introduce the All-Termination(T) problem: given a termination solver, T, and a program (a set of functions), find every set of formal arguments whose consideration is sufficie...
Panagiotis Manolios, Aaron Turon