Abstract
This paper presents a Coq library that lifts an abstract yet precise notion of running-time into the type of a function. Our library is based on a monad that counts abstract steps. The monad's computational content, however, is simply that of the identity monad so programs written in our monad (that recur on the natural structure of their arguments) extract into idiomatic OCaml code. We evaluated the expressiveness of the library by proving that red-black tree insertion and search, merge sort, insertion sort, various Fibonacci number implementations, iterated list insertion, various BigNum operations, and Okasaki's Braun Tree algorithms all have their expected running times.
Original language | English (US) |
---|---|
Pages (from-to) | 49-65 |
Number of pages | 17 |
Journal | Science of Computer Programming |
Volume | 164 |
DOIs | |
State | Published - Oct 15 2018 |
Funding
This material is based upon work supported by the National Science Foundation .
Keywords
- Complexity
- Coq
- Mechanized proofs
- Running-time
ASJC Scopus subject areas
- Software