Sciweavers

32032 search results - page 3 / 6407
» Verified programming in Guru
Sort
View
CC
2005
Springer
115views System Software» more  CC 2005»
14 years 28 days ago
Hob: A Tool for Verifying Data Structure Consistency
Abstract. This tool demonstration presents Hob, a system for verifying data structure consistency for programs written in a general-purpose programming language. Our tool enables t...
Patrick Lam, Viktor Kuncak, Martin C. Rinard
POPL
2006
ACM
14 years 7 months ago
A verifiable SSA program representation for aggressive compiler optimization
Vijay Menon, Neal Glew, Brian R. Murphy, Andrew Mc...
ICFP
2010
ACM
13 years 8 months ago
Specifying and verifying sparse matrix codes
Gilad Arnold, Johannes Hölzl, Ali Sinan K&oum...
FMOODS
2008
13 years 8 months ago
VeriCool: An Automatic Verifier for a Concurrent Object-Oriented Language
Reasoning about object-oriented programs is hard, due to , dynamic binding and the need for data abstraction and framing. Reasoning about concurrent object-oriented programs is eve...
Jan Smans, Bart Jacobs 0002, Frank Piessens
ISSTA
2006
ACM
14 years 1 months ago
Using model checking with symbolic execution to verify parallel numerical programs
We present a method to verify the correctness of parallel programs that perform complex numerical computations, including computations involving floating-point arithmetic. The me...
Stephen F. Siegel, Anastasia Mironova, George S. A...