Sciweavers

1024 search results - page 162 / 205
» Value complete, column complete, predicate complete
Sort
View
NAR
2010
111views more  NAR 2010»
14 years 6 months ago
Babelomics: an integrative platform for the analysis of transcriptomics, proteomics and genomic data with advanced functional pr
Babelomics is a response to the growing necessity of integrating and analyzing different types of genomic data in an environment that allows an easy functional interpretation of t...
Ignacio Medina, José Carbonell, Luis Pulido...
TALG
2010
93views more  TALG 2010»
14 years 6 months ago
Distributed error confinement
We initiate the study of error confinement in distributed applications, where the goal is that only nodes that were directly hit by a fault may deviate from their correct external...
Yossi Azar, Shay Kutten, Boaz Patt-Shamir
CORR
2011
Springer
115views Education» more  CORR 2011»
14 years 3 months ago
SAT-Based Termination Analysis Using Monotonicity Constraints over the Integers
ibe an algorithm for proving termination of programs abstracted to systems of monotonicity constraints in the integer domain. Monotonicity constraints are a non-trivial extension ...
Michael Codish, Igor Gonopolskiy, Amir M. Ben-Amra...
ESOP
2011
Springer
14 years 3 months ago
A New Method for Dependent Parsing
Abstract. Dependent grammars extend context-free grammars by allowing semantic values to be bound to variables and used to constrain parsing. Dependent grammars can cleanly specify...
Trevor Jim, Yitzhak Mandelbaum
ESOP
2012
Springer
13 years 7 months ago
The Call-by-Need Lambda Calculus, Revisited
The existing call-by-need λ calculi describe lazy evaluation via equational logics. A programmer can use these logics to safely ascertain whether one term is behaviorally equivale...
Stephen Chang, Matthias Felleisen