An open API service indexing awesome lists of open source software.

https://github.com/xsenzaki/cs321l-m_artificial_intelligence_lab

This repository is a compilation of my activities from the subject course of CS321L-M - Artificial Intelligence Lab.
https://github.com/xsenzaki/cs321l-m_artificial_intelligence_lab

ai artificial-intelligence backjumping beam-search beam-search-algorithm bfs bfs-algorithm bfs-search killer-sudoku local-search-algorithm minimax-alpha-beta-pruning python wumpus-game wumpus-world

Last synced: 9 months ago
JSON representation

This repository is a compilation of my activities from the subject course of CS321L-M - Artificial Intelligence Lab.

Awesome Lists containing this project

README

          

# About
This repository is a compilation of my activities from the subject course of CS321L-M - Artificial Intelligence Lab.

# Content
1. Machine Problem
* Fox, Chicken and Grain Problem.
* 4x4 Killer Sudoku using any Local Search Algorithm.
* 4x4 Killer Sudoku using Backjumping Algorithm.
* Six Men's Morris
* Wumpus World