Releases: TheMuppet/deno-csp-satisfyer
Releases · TheMuppet/deno-csp-satisfyer
v1.1.1
What's Changed
- Update README.md by @michael-spengler & @xTomsko in #22
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Add Solution Processors
Full Changelog: v1.0.0...v1.1.0
v1.0.1
What's Changed
- Bruteforce solver by @TheMuppet in #7
- Backtrack Solver by @TheMuppet in #11
- Constraint-Propagation solver by @TheMuppet in #17
- N-Queens Problem by @alexsc23 in #6
- Preprocessing of constraints by @alexsc23 in #13
- Readme by @xTomsko in #20
Contributors
- @TheMuppet made their first contribution in #7
- @alexsc23 made their first contribution in #6
- @xTomsko made their first contribution in #20
Full Changelog: https://github.com/TheMuppet/deno-CSP/commits/v1.0.0