Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

A star #40

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

joshdfeather
Copy link

This pull request introduces the A* (A-star) algorithm to the algorithm-visualizer API. The A* algorithm is a popular pathfinding and graph traversal algorithm known for its efficiency and performance. This addition will enhance the tool's capabilities by allowing users to visualize and understand how A* works in different scenarios.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants