Generate a logic problem. Model it as a binary constraint satisfaction problem (CSP). Choose a backtracking search algorithm. Watch the CSP get solved.
-
Updated
Oct 3, 2024 - C#
Generate a logic problem. Model it as a binary constraint satisfaction problem (CSP). Choose a backtracking search algorithm. Watch the CSP get solved.
Summary repo form AI labolatories. Contains CSP problem solver, checkers engine with Minimax alpha beta player ..
Add a description, image, and links to the futoshiki topic page so that developers can more easily learn about it.
To associate your repository with the futoshiki topic, visit your repo's landing page and select "manage topics."