sudoku
Sudoku solver
A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure
A certified Sudoku solver in Coq [maintainers=@siraben,@thery]
20 stars
5 watching
3 forks
Language: Coq
last commit: over 2 years ago
Linked from 2 awesome lists
coqnix-actionsudoku
Related projects:
Repository | Description | Stars |
---|---|---|
| A Coq implementation of the Japanese warehouse keeper's puzzle game Sokoban | 21 |
| A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
| A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |
| Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
| A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
| A resource for discovering useful techniques and tricks in Coq | 507 |
| Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 69 |
| A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 30 |
| A comprehensive library of verified data structures and algorithms in Coq | 45 |
| Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
| Automates formalizing syntactic theories with variable binders in Coq | 52 |
| A collection of reusable Coq definitions and theorems for building software development tools | 129 |
| A formalization of Dedekind reals numbers in the Coq programming language | 43 |
| Coq proof assistant book with exercises and examples | 114 |
| A Coq library providing algebraic data structures and algorithms | 67 |