Open UditNayak opened 3 months ago
Issue: #1155 - Add Animations for Search Algorithms
Context:
This PR introduces animations for search algorithms, enhancing the user experience by providing a visual understanding of the algorithm's progression.
Changes Introduced:
Animation Components:
AnimateProblem
Integration with Search Algorithms:
User Interface and Visualization:
Performance Optimizations:
Issue: #1155 - Add Animations for Search Algorithms
Context:
This PR introduces animations for search algorithms, enhancing the user experience by providing a visual understanding of the algorithm's progression.
Changes Introduced:
Animation Components:
AnimateProblem
class to handle animations for various search algorithms.Integration with Search Algorithms:
AnimateProblem
class with different search algorithms such as A, Weighted A, BFS, DFS, UCS, and Best-First Search.User Interface and Visualization:
Performance Optimizations: