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.
- Visual representation of algorithm exploration
- Step-by-step execution
- Performance analysis of different search strategies
- Algorithm Implementation (BFS, DFS, DLS, IDS, UCS, GBFS and A* Search)
- Visual Representation
- Testing Framework
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!