Sciweavers

32032 search results - page 3 / 6407
» Verified programming in Guru
Sort
View
CC
2005
Springer
115views System Software» more  CC 2005»
15 years 4 months 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
15 years 11 months ago
A verifiable SSA program representation for aggressive compiler optimization
Vijay Menon, Neal Glew, Brian R. Murphy, Andrew Mc...
ICFP
2010
ACM
14 years 11 months ago
Specifying and verifying sparse matrix codes
Gilad Arnold, Johannes Hölzl, Ali Sinan K&oum...
FMOODS
2008
15 years 5 days 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
15 years 4 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...