hanoi
Disc mover
A Coq-based library for solving the classic mathematical puzzle of moving discs between pegs.
Hanoi tower in Coq
24 stars
2 watching
1 forks
Language: Coq
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Pascal implementation of the classic puzzle game where three rods are used to move disks between them following specific rules. | 4 |
| A proof assistant library for prime number certification using elliptic curves and Pocklington certificates | 37 |
| A collection of reusable mathematical components and algorithms implemented in Coq | 5 |
| An implementation of the classic puzzle game Tower of Hanoi, written in C++ and designed to be cross-platform and easily extensible. | 2 |
| A Coq implementation of the 2048 game | 22 |
| An introductory course on floating-point numbers and formal proof using Coq | 6 |
| A fluent library to print out nicely formatted tables in console applications. | 332 |
| Solves the mini Rubik 2x2 using theorem-proving in Coq | 4 |
| An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries | 306 |
| A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
| Investigating various aspects of discrete mathematics and formal proofs in Coq, including ordinal numbers and computability theory. | 69 |
| A formalisation of Sudoku in Coq to solve the puzzle using a naive Davis-Putnam procedure | 20 |
| Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
| A collection of lemmas and tactics about lists and binary relations for a proof assistant | 30 |
| A terminal-based implementation of the classic card game solitaire | 279 |