aima-python
Here are 14 public repositories matching this topic...
A Kenken puzzle generator & solver
-
Updated
Dec 22, 2018 - Python
📻📡 Solving the Constraint Satisfaction Radio Link Frequency Assignment Problem, using FC and MAC algorithms with the dom/wdeg heuristic. An attempt to solve it with MIN-CONFLICTS algorithm and some comparisons are also made.
-
Updated
Mar 19, 2021 - Python
Project for the MSc in Artificial Intelligence of the University of Bologna, academic year 2023/2024. Tablut Challenge from the Fundamentals of Artificial Intelligence and Knowledge Representation course
-
Updated
Dec 14, 2023 - Python
A Python 3.4 implementation of the classic game, Hunt the Wumpus where we tromp around through a cave of 20 rooms trying to hunt down a fictional creature called the Wumpus while avoiding hazards. Implemented using aima3, fol, querying the KB.
-
Updated
Feb 14, 2021 - Python
A simple kakuro CSP problem solver from AIMA python https://github.com/aimacode/aima-python
-
Updated
Jan 29, 2021 - Python
An implementation of the UC Berkeley's "Introduction to Artificial Intelligence" (CS 188) course's Pac-Man project.
-
Updated
Jun 28, 2020 - Python
A KenKen python solver that represents the game as a Constraint Satisfaction Problem (CSP) and can use several algorithms for its solution.
-
Updated
Jun 30, 2020 - Python
RLFA Problem AIMA Python
-
Updated
Oct 4, 2024 - Python
"Artificial Intelligence - A Modern Approach - Third Edition"
-
Updated
Jun 16, 2019 - Jupyter Notebook
Python 3.13 implementation of the algorithms from "Artificial Intelligence: A Modern Approach" (4e) - Russell & Norvig
-
Updated
Oct 12, 2025 - Python
Based on The Same Game, from Simon Tatham's Portable Puzzle Collection. Created as the final project for the Artificial Intelligence class at Belmont University, Fall 2018 Semester.
-
Updated
Dec 24, 2018 - Python
[CMPT 310: Artificial Intelligence Survey] N-Queens Problem, CSP problem, Minisat, Min-Conflicts, Hill-Climbing Search, Backtracking Search
-
Updated
Jul 2, 2019 - Python
Improve this page
Add a description, image, and links to the aima-python topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aima-python topic, visit your repo's landing page and select "manage topics."