Skip to content
LMacPhail edited this page Sep 24, 2018 · 1 revision

Animating the network flow algorithm

This is an individual project with the purpose of representing and visualising the Ford-Fulkerson algorithm applied to a graph.

End Goals

  • An approachable and clear animation of the algorithm
  • Allow the user to either create or generate a graph
  • Have controls to play, pause, change the speed, or move step-wise through the algorithm
  • Show each step of the algorithm graphically and in text
Clone this wiki locally