项目作者: jeltsch

项目描述 :
Proof of correctness of the Firsov–Jeltsch order maintenance algorithm
高级语言:
项目地址: git://github.com/jeltsch/order-maintenance-correctness.git
创建时间: 2021-02-02T23:37:48Z
项目社区:https://github.com/jeltsch/order-maintenance-correctness

开源协议:BSD 3-Clause "New" or "Revised" License

下载


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.