GitHub / bissessk / Futoshiki-Solver-using-Backtracking-and-Forward-Checking
This project solves a Futoshiki Board given an input files using the least number of moves. Backtracking, forward checking, the mrv heuristic, and the degree heuristic was used.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bissessk%2FFutoshiki-Solver-using-Backtracking-and-Forward-Checking
PURL: pkg:github/bissessk/Futoshiki-Solver-using-Backtracking-and-Forward-Checking
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 12.7 KB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: about 5 years ago
Pushed at: about 5 years ago
Last synced at: over 2 years ago
Topics: ai, artificial-intelligence, backtracking, backtracking-algorithm, degree-heuristic, forward-checking, futoshiki, most-constrained-variable, mrv-heuristic