Sciweavers

8 search results - page 1 / 2
» ifl 2003
Sort
View
IFL
2003
Springer
13 years 10 months ago
Lazy Assertions
Olaf Chitil, Dan McNeill, Colin Runciman
IFL
2003
Springer
159views Formal Methods» more  IFL 2003»
13 years 10 months ago
Inferring Cost Equations for Recursive, Polymorphic and Higher-Order Functional Programs
Abstract This paper presents a type-based analysis for inferring sizeand cost-equations for recursive, higher-order and polymorphic functional programs without requiring user annot...
Pedro B. Vasconcelos, Kevin Hammond
IFL
2003
Springer
13 years 10 months ago
Dynamic Chunking in Eden
Parallel programming generally requires awareness of the granularity and communication requirements of parallel subtasks, since without precaution, the overhead for parameter and r...
Jost Berthold
IFL
2003
Springer
13 years 10 months ago
Correctness of Non-determinism Analyses in a Parallel-Functional Language
The presence of non-determinism in the parallel-functional language Eden creates some problems. Several non-determinism analyses have been developed to determine when an Eden expre...
Clara Segura, Ricardo Pena
IFL
2003
Springer
128views Formal Methods» more  IFL 2003»
13 years 10 months ago
With-Loop Scalarization - Merging Nested Array Operations
Construction of complex array operations by composition of more basic ones allows for abstract and concise specifications of algorithms. Unfortunately, na¨ıve compilation of suc...
Clemens Grelck, Sven-Bodo Scholz, Kai Trojahner