Sciweavers

PPDP
2015
Springer

Automatic amortized analysis

8 years 12 days ago
Automatic amortized analysis
In 2003, Hofmann and Jost introduced a type system that uses a potential-based amortized analysis to infer bounds on the resource consumption of (first-order) functional programs. This analysis has been successfully applied to many standard algorithms but is limited to bounds that are linear in the size of the input. Here we extend this system to polynomial resource bounds. An automatic amortized analysis is used to infer these bounds for functional programs without further annotations if a maximal degree for the bounding polynomials is given. The analysis is generic in the resource and can obtain good bounds on heap-space, stack-space and time usage. Key words: Functional Programming, Static Analysis, Resource Consumption, Amortized Analysis
Martin Hofmann
Added 16 Apr 2016
Updated 16 Apr 2016
Type Journal
Year 2015
Where PPDP
Authors Martin Hofmann
Comments (0)