Sciweavers

23201 search results - page 177 / 4641
» Rewriting Systems with Data
Sort
View
KDD
1995
ACM
127views Data Mining» more  KDD 1995»
15 years 10 months ago
Toward a Multi-Strategy and Cooperative Discovery System
Ning Zhong, Setsuo Ohsuga
FSEN
2009
Springer
16 years 1 months ago
Termination in Higher-Order Concurrent Calculi
Abstract. We study termination of programs in concurrent higherorder languages. A higher-order concurrent calculus combines features of the λ-calculus and of the message-passing c...
Romain Demangeon, Daniel Hirschkoff, Davide Sangio...
TAP
2009
Springer
178views Hardware» more  TAP 2009»
16 years 1 months ago
Dynamic Symbolic Execution for Testing Distributed Objects
Abstract. This paper extends dynamic symbolic execution to distributed and concurrent systems. Dynamic symbolic execution can be used in software testing to systematically identify...
Andreas Griesmayer, Bernhard K. Aichernig, Einar B...
TACAS
2007
Springer
108views Algorithms» more  TACAS 2007»
16 years 19 days ago
State of the Union: Type Inference Via Craig Interpolation
The ad-hoc use of unions to encode disjoint sum types in C programs and the inability of C’s type system to check the safe use of these unions is a long standing source of subtle...
Ranjit Jhala, Rupak Majumdar, Ru-Gang Xu