Skip to content

This project demonstrates how uniformed and informed search techniques work in problem-solving scenarios. It's designed for educational purposes, providing a clear understanding of various search algorithms' mechanics, advantages, and applications.

License

Notifications You must be signed in to change notification settings

lowmax205/Search-Algorithm-VisualizationUI

Repository files navigation

🏫 School Project: 🔍 Uniformed & Informed Search Algorithm

📊 Overview

This project demonstrates how uniformed and informed search techniques work in problem-solving scenarios. It's designed for educational purposes, providing a clear understanding of various search algorithms' mechanics, advantages, and applications.

Python Version Status


🌟 Key Features

  • Visual representation of algorithm exploration
  • Step-by-step execution
  • Performance analysis of different search strategies

🧩 Components

  1. Algorithm Implementation (BFS, DFS, DLS, IDS, UCS, GBFS and A* Search)
  2. Visual Representation
  3. Testing Framework

🛠️ Prerequisites

  • Python
  • CustomTkinter
  • NumPy
  • pytest

🤝 Contributing

Your support and contributions are greatly appreciated! Feel free to:

  • Suggest features
  • Report issues
  • Contribute to the code

Every bit of help counts in making this application better. Thank you!

About

This project demonstrates how uniformed and informed search techniques work in problem-solving scenarios. It's designed for educational purposes, providing a clear understanding of various search algorithms' mechanics, advantages, and applications.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages