Sciweavers

176 search results - page 8 / 36
» Truly concurrent constraint programming
Sort
View
CORR
2002
Springer
96views Education» more  CORR 2002»
13 years 9 months ago
Soft Concurrent Constraint Programming
Stefano Bistarelli, Ugo Montanari, Francesca Rossi
PLILP
1994
Springer
14 years 1 months ago
Abstracting Synchronization in Concurrent Constraint Programming
Enea Zaffanella, Roberto Giacobazzi, Giorgio Levi
PLILP
1994
Springer
14 years 1 months ago
clp(B): Combining Simplicity and Efficiency in Boolean Constraint Solving
We present the design and the implementation of clp(B): a boolean constraint solver inside the Constraint Logic Programming paradigm. This solver is based on local propagation meth...
Philippe Codognet, Daniel Diaz
CAV
2010
Springer
239views Hardware» more  CAV 2010»
13 years 12 months ago
Universal Causality Graphs: A Precise Happens-Before Model for Detecting Bugs in Concurrent Programs
Triggering errors in concurrent programs is a notoriously difficult task. A key reason for this is the behavioral complexity resulting from the large number of interleavings of op...
Vineet Kahlon, Chao Wang