Graph Algorithm app for iPhone and iPad
4.4 (
8144 ratings )
Simulation
Games
Education
Puzzle
Developer: Yuting Zhong
Free
Current version: 1.3, last update: 2 years agoFirst release : 27 Jun 2020
App size: 62.14 Mb
Play and visualize all kinds of graph algorithms!
1. Path Finding Algorithms
-Dijkstras Algorithm
-Bellman Fords Algorithm
-SPFA (Shortest Path Faster Algorithm)
-BFS (Breadth-First Search)
-DFS ( Depth-first search)
2. Maze Generating Algorithms (Reversed Spanning Tree Algorithms)
-Kruskals Algorithm
-Prims Algorithm
-Wilsons Algorithm