Automated Expected Amortised Cost Analysis of Probabilistic Data Structures

June 07, 2022 ยท The Ethereal ยท ๐Ÿ› International Conference on Computer Aided Verification

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Lorenz Leutgeb, Georg Moser, Florian Zuleger arXiv ID 2206.03537 Category cs.LO: Logic in CS Cross-listed cs.DS, cs.PL Citations 21 Venue International Conference on Computer Aided Verification Last Checked 1 month ago
Abstract
In this paper, we present the first fully-automated expected amortised cost analysis of self-adjusting data structures, that is, of randomised splay trees, randomised splay heaps and randomised meldable heaps, which so far have only (semi-) manually been analysed in the literature. Our analysis is stated as a type-and-effect system for a first-order functional programming language with support for sampling over discrete distributions, non-deterministic choice and a ticking operator. The latter allows for the specification of fine-grained cost models. We state two soundness theorems based on two different -- but strongly related -- typing rules of ticking, which account differently for the cost of non-terminating computations. Finally we provide a prototype implementation able to fully automatically analyse the aforementioned case studies.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Logic in CS