An open API service indexing awesome lists of open source software.

https://github.com/rtjoa/graph-algo

Visualizes pathfinding algorithms on shareable, user-drawn directed graphs.
https://github.com/rtjoa/graph-algo

algorithms graphs javascript mysql pathfinding php

Last synced: 3 months ago
JSON representation

Visualizes pathfinding algorithms on shareable, user-drawn directed graphs.

Awesome Lists containing this project

README

          

# graph-algo

Allows users to draw directed graphs, then animates various pathfinding algorithms such as A* or Dijkstra’s. Users can share graphs with unique links.