Lightweight Semiformal Time Complexity Analysis for Purely Functional Data Structures

被引:45
|
作者
Danielsson, Nils Anders [1 ]
机构
[1] Chalmers Univ Technol, Gothenburg, Sweden
基金
英国工程与自然科学研究理事会;
关键词
Languages; performance; theory; verification;
D O I
10.1145/1328438.1328457
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
Okasaki and others have demonstrated how purely functional data structures that are efficient even in the presence of persistence can be constructed. To achieve good time bounds essential use is often made of laziness. The associated complexity analysis is frequently subtle, requiring careful attention to detail, and hence formalising it is valuable. This paper describes a simple library which can be used to make the analysis of a class of purely functional data structures and algorithms almost fully formal. The basic idea is to use the type system to annotate every function with the time required to compute its result. An annotated monad is used to combine time complexity annotations. The library has been used to analyse some existing data structures, for instance the deque operations of Hinze and Paterson's finger trees.
引用
收藏
页码:133 / 144
页数:12
相关论文
共 50 条