Sciweavers

177 search results - page 1 / 36
» How to be correct, lazy and efficient
Sort
View
CORR
2007
Springer
65views Education» more  CORR 2007»
13 years 4 months ago
How to be correct, lazy and efficient ?
Catherine Recanati
ICDE
2004
IEEE
127views Database» more  ICDE 2004»
14 years 6 months ago
Lazy Database Replication with Ordering Guarantees
Lazy replication is a popular technique for improving the performance and availability of database systems. Although there are concurrency control techniques which guarantee seria...
Khuzaima Daudjee, Kenneth Salem
CP
2009
Springer
13 years 2 months ago
Lazy Clause Generation Reengineered
Abstract. Lazy clause generation is a powerful hybrid approach to combinatorial optimization that combines features from SAT solving and finite domain (FD) propagation. In lazy cla...
Thibaut Feydy, Peter J. Stuckey
ICFP
2007
ACM
14 years 4 months ago
Lazy call-by-value evaluation
Designing debugging tools for lazy functional programming languages is a complex task which is often solved by expensive tracing of lazy computations. We present a new approach in...
Bernd Braßel, Frank Huch, Germán Vida...
PODC
1997
ACM
13 years 9 months ago
Lazy Consistency Using Loosely Synchronized Clocks
Thispaperdescribesanewschemeforguaranteeingthattransactions in a client/server system observe consistent state while they are running. The scheme is presented in conjunction with ...
Atul Adya, Barbara Liskov