Skip to content
#

ucs-algorithm

Here are 23 public repositories matching this topic...

A visual Maze Solver built with Python and Tkinter that compares multiple AI pathfinding algorithms (DFS, BFS, UCS, A*) side-by-side. It generates random mazes and visualizes the solving process with execution time comparison in microseconds, offering an interactive and educational look into algorithm efficiency.

  • Updated Nov 4, 2024
  • Python

Improve this page

Add a description, image, and links to the ucs-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ucs-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more