vignesh-m/dinic-visualization

Gui enhancements

Opened this issue · 2 comments

  • Show steps before after finding blocking flow
  • Create box showing the total flow, and flow of augmenting path
  • Residual graph, show dotted lines(add weights?)
  • Show current graph(smaller size) at all times
  • Add button to skip the blocking flow(directly display blocking flow without showing iteration for each path)
  • Add a close window button
  • Show complete flow at end
  • polish ui

i think we should show capacities in the dotted edges too

[1] complete except for better highlighting in 3d2b0bd