Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.27 KB

Sorting

This library contains verifications of correctness and completeness of sorting algorithms. Course projects on Computational Logic for undergraduate computer science students have been performed based on these libraries. Popular sorting algorithms as Bubble Sort, Quick Sort, Merge Sort, Insertion Sort and sorting by selection of minimum and switching are verified in this library.

Highlights

Major theorems

Theorem Location PVS Name Contributors

dependency graph

Contributors

  • Thiago Mendonça Ferreira Ramos, University of Brasilia, Brazil
  • Ariane Alves Almeida, University of Brasilia, Brazil
  • Flavio L.C. de Moura, University of Brasilia, Brazil
  • Ana Cristina Rocha Oliveira, University of Brasilia, Brazil
  • Mauricio Ayala-Rincón, University of Brasilia, Brazil
  • César Muñoz, NASA, USA
  • Mariano Moscato, NIA & NASA, USA
  • Sam Owre, SRI, USA

Maintainer

Dependencies

dependency graph