An open API service indexing awesome lists of open source software.

https://github.com/jeltsch/order-maintenance-correctness

Proof of correctness of the Jeltsch–Firsov order maintenance algorithm
https://github.com/jeltsch/order-maintenance-correctness

algorithms data-structures formal-methods formal-verification order-maintenance

Last synced: about 1 month ago
JSON representation

Proof of correctness of the Jeltsch–Firsov order maintenance algorithm

Awesome Lists containing this project

README

          

Proof of correctness of the Firsov–Jeltsch order maintenance algorithm
======================================================================

In the order maintenance problem, the objective is to maintain a total
order subject to insertions, deletions, and element comparisons.

This package provides a proof of correctness of the Firsov–Jeltsch order
maintenance algorithm, carried out in Isabelle/HOL.