Skip to content

This repository is practice implementation of various automated theorem prover, including SAT-solver.

License

Notifications You must be signed in to change notification settings

mekty2012/Automated-Theorem-Prover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Theorem-Prover

This repository is practice implementation of various automated theorem prover, including SAT-solver.

Global TODO

  1. Add tests for SAT-solver

  2. Presburger Arithmetic solver

  3. Add auto (tactic in Coq)

  4. Add First Order Logic Solver

    See Logic for Computer Science: Foundation of Automatic Theorem Proving

About

This repository is practice implementation of various automated theorem prover, including SAT-solver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages