Skip to content

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

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages