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

https://github.com/lukaszcz/sortalgs

Various sorting algorithms formalised using the "sauto" component of CoqHammer 1.3.
https://github.com/lukaszcz/sortalgs

coq coq-formalization coq-library formalization insertion-sort mergesort proof quicksort selection-sort sorting-algorithms

Last synced: 4 months ago
JSON representation

Various sorting algorithms formalised using the "sauto" component of CoqHammer 1.3.

Awesome Lists containing this project

README

          

This is a Coq formalisation of various sorting algorithms, using the `sauto` tactic from [CoqHammer](https://coqhammer.github.io).