alleystoughton / AlgorithmicBounds

This repository contains a general EasyCrypt framework for expressing computational problems in the query model, and for proving worst case lower bounds for computational problems using the adversarial method (adversary arguments), and proving worst case upper bounds for algorithms solving the computational problems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyCrypt Framework for Proving Algorithmic Bounds in Query Model

This repository contains a general EasyCrypt framework for expressing computational problems in the query model, and for proving worst case lower bounds for computational problems using the adversarial method (adversary arguments), and proving worst case upper bounds for algorithms solving the computational problems.

This is joint work between Boston University faculty

in collaboration with Boston University doctoral student and now Monmouth University faculty member

and Stuyvesant High School student, BU RISE program intern, and now MIT undergraduate

Our preliminary work was reported in the 13th International Conference on Interactive Theorem Proving (ITP 2022) paper "Formalizing Algorithmic Bounds in the Query Model in EasyCrypt".

Our bounds framework is

and is supplemented by

We have applied our bounds framework to

About

This repository contains a general EasyCrypt framework for expressing computational problems in the query model, and for proving worst case lower bounds for computational problems using the adversarial method (adversary arguments), and proving worst case upper bounds for algorithms solving the computational problems.


Languages

Language:eC 91.9%Language:OCaml 7.5%Language:Shell 0.6%