pranftw / ai-lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ai-lab

tictactoe.py - Tic Tac Toe
eight_puzzle_bfs.py - 8 Puzzle using BFS
eight_puzzle_a_star.py - 8 Puzzle using A star
eight_puzzle_ids.py - 8 Puzzle using Iterative Depth First Search
jug.py - Jug Filling Problem
vacuum.py - Simple Vacuum Cleaner Agent
complicated_vacuum.py - Complicated Vacuum Cleaner Agent

About


Languages

Language:Python 100.0%