Sciweavers

10 search results - page 1 / 2
» Semantic subtyping with an SMT solver
Sort
View
ICFP
2010
ACM
13 years 6 months ago
Semantic subtyping with an SMT solver
Gavin M. Bierman, Andrew D. Gordon, Catalin Hritcu...
LPAR
2010
Springer
13 years 2 months ago
Qex: Symbolic SQL Query Explorer
We describe a technique and a tool called Qex for generating input tables and parameter values for a given parameterized SQL query. The evaluation semantics of an SQL query is tra...
Margus Veanes, Nikolai Tillmann, Jonathan de Halle...
FMCAD
2008
Springer
13 years 6 months ago
Scaling Up the Formal Verification of Lustre Programs with SMT-Based Techniques
We present a general approach for verifying safety properties of Lustre programs automatically. Key aspects of the approach are the choice of an expressive first-order logic in wh...
George Hagen, Cesare Tinelli
POPL
2009
ACM
14 years 5 months ago
Unifying type checking and property checking for low-level code
We present a unified approach to type checking and property checking for low-level code. Type checking for low-level code is challenging because type safety often depends on compl...
Jeremy Condit, Brian Hackett, Shuvendu K. Lahiri, ...
SIGSOFT
2010
ACM
13 years 2 months ago
Staged concurrent program analysis
Concurrent program verification is challenging because it involves exploring a large number of possible thread interleavings together with complex sequential reasoning. As a resul...
Nishant Sinha, Chao Wang