Skip to content

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.

Notifications You must be signed in to change notification settings

alleystoughton/AlgorithmicBounds

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published