https://github.com/ilevn/binarypuzzlesolver
https://github.com/ilevn/binarypuzzlesolver
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ilevn/binarypuzzlesolver
- Owner: ilevn
- License: mit
- Created: 2022-12-30T06:20:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T06:20:44.000Z (about 3 years ago)
- Last Synced: 2025-02-15T17:48:25.111Z (11 months ago)
- Language: Kotlin
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**BinaryPuzzleSolver**
This is a simple solver, written to solve binary puzzles.
Currently supported methods:
- Backtracking
- Advanced heuristics
- Solves puzzles by applying human rules.