Sciweavers

10072 search results - page 389 / 2015
» Composition of Model Programs
Sort
View
KBSE
2007
IEEE
16 years 1 months ago
The eureka tool for software model checking
We describe EUREKA, a symbolic model checker for Linear Programs with arrays, i.e. programs where variables and array elements range over a numeric domain and expressions involve ...
Alessandro Armando, Massimo Benerecetti, Dario Car...
ICPP
2008
IEEE
16 years 1 months ago
Maotai: View-Oriented Parallel Programming on CMT Processors
View-Oriented Parallel Programming (VOPP) is a novel parallel programming model which uses views for commu
Jiaqi Zhang, Zhiyi Huang, Wenguang Chen, Qihang Hu...
POPL
2009
ACM
16 years 7 months ago
A model of cooperative threads
We develop a model of concurrent imperative programming with threads. We focus on a small imperative language with cooperative threads which execute without interruption until the...
Gordon D. Plotkin, Martín Abadi
TLDI
2009
ACM
122views Formal Methods» more  TLDI 2009»
16 years 3 months ago
Towards type-theoretic semantics for transactional concurrency
We propose a dependent type theory that integrates programming, specifications, and reasoning about higher-order concurrent programs with shared transactional memory. The design ...
Aleksandar Nanevski, Paul Govereau, Greg Morrisett
SAIG
2001
Springer
15 years 11 months ago
Short Cut Fusion: Proved and Improved
Abstract. Short cut fusion is a particular program transformation technique which uses a single, local transformation — called the foldr-build rule — to remove certain intermed...
Patricia Johann