Skip to content

nicolelehrer/Visualizing-graph-search-results-in-Swift

Repository files navigation

Visualizing-graph-search-results-in-Swift

  • Draws a graph
  • User selects start and end nodes
  • Animates the path between the two nodes based on BFS results

Built in XCode Version 7.0 beta (7A121l)

alt tag alt tag

To do

  • Need to notify on UI to select another node if disconnected node is selected

Could

  • Visualize the queue
  • Add UI for changing adjacent list and/or adding nodes
  • Dynamically size nodes based on count
  • Use SpriteKit for collision detection to draw better edges

About

draws a graph and highlights the path between two nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages