Sciweavers

4426 search results - page 64 / 886
» Concurrent Constraint Programming
Sort
View
132
Voted
CAV
2010
Springer
206views Hardware» more  CAV 2010»
15 years 7 months ago
Dynamic Cutoff Detection in Parameterized Concurrent Programs
We consider the class of finite-state programs executed by an unbounded number of replicated threads communicating via shared variables. The thread-state reachability problem for t...
Alexander Kaiser, Daniel Kroening, Thomas Wahl
OOPSLA
2004
Springer
15 years 9 months ago
Efficient data race and deadlock prevention in concurrent object-oriented programs
The main goal of this PhD thesis is to propose and implement a methodology for the construction of programs based on the SCOOP model, and for modular reasoning about their correct...
Piotr Nienaltowski
STOC
2006
ACM
166views Algorithms» more  STOC 2006»
16 years 4 months ago
The Santa Claus problem
The Santa Claus problem is an interesting exercise in concurrent programming which has been used in a comparison of the concurrency mechanisms of Ada and Java. We present a simple...
Nikhil Bansal, Maxim Sviridenko
152
Voted
ACSD
2009
IEEE
149views Hardware» more  ACSD 2009»
15 years 10 months ago
From Concurrent Multi-clock Programs to Deterministic Asynchronous Implementations
We propose a general method to characterize and synthesize correctness-preserving, asynchronous wrappers for synchronous processes on a globally asynchronous locally synchronous (...
Dumitru Potop-Butucaru, Robert de Simone, Yves Sor...
122
Voted
SCAM
2009
IEEE
15 years 10 months ago
Chopping Concurrent Programs
Dennis Giffhorn