Sciweavers

3307 search results - page 185 / 662
» The meaning of concurrent programs
Sort
View
114
Voted
JAPLL
2007
125views more  JAPLL 2007»
15 years 3 months ago
Preferential theory revision
Employing a logic program approach, this paper focuses on applying preferential reasoning to theory revision, both by means of preferences among existing theory rules, and by means...
Pierangelo Dell'Acqua, Luís Moniz Pereira
82
Voted
ORL
2007
46views more  ORL 2007»
15 years 3 months ago
Duality in option pricing based on prices of other derivatives
We clarify a financial meaning of duality in the semi-infinite programming problem which emerges in the context of determining a derivative price range based only on the no-arbi...
Michi Nishihara, Mutsunori Yagiura, Toshihide Ibar...
FLOPS
2008
Springer
15 years 5 months ago
EasyCheck - Test Data for Free
Abstract. We present a lightweight, automated tool for specificationbased testing of declarative programs written in the functional logic programming language Curry and emphasize t...
Jan Christiansen, Sebastian Fischer
PLDI
2011
ACM
14 years 6 months ago
A case for an SC-preserving compiler
The most intuitive memory consistency model for shared-memory multi-threaded programming is sequential consistency (SC). However, current concurrent programming languages support ...
Daniel Marino, Abhayendra Singh, Todd D. Millstein...
266
Voted
POPL
2007
ACM
16 years 4 months ago
Conditional must not aliasing for static race detection
Race detection algorithms for multi-threaded programs using the common lock-based synchronization idiom must correlate locks with the memory locations they guard. The heart of a p...
Mayur Naik, Alex Aiken