Solves KenKen puzzles, by representing it as a Constraint Satisfaction Problem (CSP)
-
Updated
Mar 25, 2019 - Python
Solves KenKen puzzles, by representing it as a Constraint Satisfaction Problem (CSP)
A solution for a simple version of the exam timetabling CSP problem.
Artificial-Intelligence-Course-Assignment
Implementation of different algorithms from the book Artificial Intelligence - A Modern Approach
Problem definition in classical PDDL (Planning Domain Definition Language) for the air cargo domain discussed in AIMA Book
Solution of Machine Intelligence (CMP402) labs
Add a description, image, and links to the aima-book topic page so that developers can more easily learn about it.
To associate your repository with the aima-book topic, visit your repo's landing page and select "manage topics."