GitHub / miguelangelnieto / Creating-an-AI-Agent-to-solve-Sudoku
Created an AI to solve Diagonal Sudokus using constraint propagation and search techniques. Additionally, taught the agent to use the Naked Twins advanced Sudoku strategy.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miguelangelnieto%2FCreating-an-AI-Agent-to-solve-Sudoku
PURL: pkg:github/miguelangelnieto/Creating-an-AI-Agent-to-solve-Sudoku
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 2.93 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 7 years ago
Pushed at: over 7 years ago
Last synced at: over 2 years ago
Topics: constraint-propagation, search