Sciweavers

1023 search results - page 10 / 205
» A Formal Method for Program Slicing
Sort
View
PEPM
2004
ACM
14 years 24 days ago
Dynamic slicing based on redex trails
Tracing computations is a widely used methodology for program debugging. Lazy languages, in particular, pose new demands on tracing techniques since following the actual trace of ...
Claudio Ochoa, Josep Silva, Germán Vidal
CAV
2009
Springer
209views Hardware» more  CAV 2009»
14 years 8 months ago
Static and Precise Detection of Concurrency Errors in Systems Code Using SMT Solvers
Context-bounded analysis is an attractive approach to verification of concurrent programs. Bounding the number of contexts executed per thread not only reduces the asymptotic compl...
Shuvendu K. Lahiri, Shaz Qadeer, Zvonimir Rakamari...
SAS
2009
Springer
137views Formal Methods» more  SAS 2009»
14 years 8 months ago
Invariant Checking for Programs with Procedure Calls
Guillem Godoy, Ashish Tiwari