Skip to content

Python codes for A* algo, RBFS algo and IDS algo on 8_PUZZLES problem.

Notifications You must be signed in to change notification settings

sukhdev01/Artificial-Intelligence-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codes for some algos in basic AI

Python codes for A* algo, Recursive-best-first-search(RBFS) algo and iterative-deepening-search(IDS) algo.

NOTE: There are comments for almost every line and functions for better understanding. And almost every new action is completed in a different function with related name for which it's designed.

About

Python codes for A* algo, RBFS algo and IDS algo on 8_PUZZLES problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published