Skip to content

ptkhai1203/AI-SEARCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Artificial Intelligence - Solving problem with search

Algorithms:

  • Depth first search
  • Breadth first search
  • Uniform cost search
  • Greedy best first search
  • Astar

See details implement in m20127524.py

Tutorial

  • Run command: python Main.py [input_file_path] [algorithm] [time_delay] (optional). search_algorithm must be one of [bfs, dfs, ucs, gbfs, astar]

About me

Im a sophomores of VNUHCM-University of Science.

Phan Tuan Khai

if this project useful to you, please give me a star.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages