minirubik
Rubik solver
Solves the mini Rubik 2x2 using theorem-proving in Coq
Solving the mini Rubik (2x2) in Coq
4 stars
2 watching
0 forks
Language: Coq
last commit: over 1 year ago
Linked from 1 awesome list
2x2x2coqformalizationrubik-cubetheorem-proving
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of reusable mathematical components and algorithms implemented in Coq | 5 |
| A certified semantics for relational programming language specification, providing verified implementations of syntax and semantics for miniKanren languages | 26 |
| Formalizes convex polyhedra in Coq using optimization and theorem-proving techniques. | 22 |
| A proof assistant library for prime number certification using elliptic curves and Pocklington certificates | 37 |
| A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure | 20 |
| A Jupyter notebook kernel for interactive theorem proving with Coq | 94 |
| A verified SAT solver with proof capabilities | 28 |
| A web-based solution for Rubik's cube puzzles, allowing users to solve and generate solve data in their browsers. | 9 |
| A comprehensive library of constructive Coq proofs for Kruskal's tree theorem and related concepts. | 0 |
| A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
| A formalization of Dedekind reals numbers in the Coq programming language | 43 |
| An algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions. | 1 |
| A tutorial project on using Coq to mechanize mathematics with dependent types | 160 |
| Formalizes algebraic combinatorics and symmetric functions in Coq. | 37 |
| An introductory course on floating-point numbers and formal proof using Coq | 6 |