Skip to content

thaichihien/HCMUS-AI-PROJECT-1-The-Searching-Algorithms

Repository files navigation

[HCMUS_AI] Project 1 : The Searching Algorithms

The project visualizes 5 search algorithms using Python:

  • Breadth-first search
  • Uniform-cost search
  • Iterative deepening search
  • Greedy-best first search
  • Graph-search A*

Demo

Youtube demo video

Custom style

You can change colors, turtle icon at visualization.py

Usage

Just run the main.py file in the directory

*Note : Read the report.pdf for more details

Releases

No releases published

Packages

No packages published

Languages