Sciweavers

1204 search results - page 47 / 241
» Termination of Polynomial Programs
Sort
View
SAS
2004
Springer
14 years 4 months ago
A Polynomial-Time Algorithm for Global Value Numbering
We describe a polynomial-time algorithm for global value numbering, which is the problem of discovering equivalences among program sub-expressions. We treat all conditionals as non...
Sumit Gulwani, George C. Necula
SLP
1993
86views more  SLP 1993»
14 years 9 days ago
Declarative Programming in Prolog
We try to assess to what extent declarative programming can be realized in Prolog and which aspects of correctness of Prolog programs can be dealt with by means of declarative int...
Krzysztof R. Apt
ORL
2010
73views more  ORL 2010»
13 years 9 months ago
Sensitivity analysis of the Eisenberg-Noe model of contagion
We use linear programming to provide a sensitivity analysis of Eisenberg and Noe’s one-period model of contagion via direct bilateral links. We provide a formula for the sensiti...
Ming Liu, Jeremy Staum
SAS
2004
Springer
123views Formal Methods» more  SAS 2004»
14 years 4 months ago
Non-termination Inference for Constraint Logic Programs
Termination has been a subject of intensive research in the logic programming community for the last two decades. Most works deal with proving universal left termination of a given...
Étienne Payet, Frédéric Mesna...
STOC
1991
ACM
84views Algorithms» more  STOC 1991»
14 years 2 months ago
Self-Testing/Correcting for Polynomials and for Approximate Functions
The study of self-testing/correcting programs was introduced in [8] in order to allow one to use program P to compute function f without trusting that P works correctly. A self-te...
Peter Gemmell, Richard J. Lipton, Ronitt Rubinfeld...