Skip to content

Shootout between different proof tools on hard verification problems

Notifications You must be signed in to change notification settings

opencompl/prover-shootout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Theorem Prover Shootout

A theorem prover shootout, in the spirit of The Great Computer Language Shootout, for challenging verification problems that occur in practice.

The current focus is on real-world (not synthetic) mixed bitvector and arithmetic problems. We welcome pull requests of new problems, and solutions to existing problems in different solvers.

Directory Structure

  • Each problem is a toplevel directory, such as P1/.
  • Each solution for a given theorem prover is a subfolder, such as P1/lean.

About

Shootout between different proof tools on hard verification problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published