2 papers
cs.HC2024
iFlow: An Interactive Max-Flow/Min-Cut Algorithms Visualizer
Muyang Ye, Tianrui Xia, Tianxin Zu +2
The Max-Flow/Min-Cut problem is a fundamental tool in graph theory, with applications in many domains, including data mining, image segmentation, transportation planning, and many…
cs.CY2024
dpvis: A Visual and Interactive Learning Tool for Dynamic Programming
David H. Lee, Aditya Prasad, Ramiro Deo-Campo Vuong +3
Dynamic programming (DP) is a fundamental and powerful algorithmic paradigm taught in most undergraduate (and many graduate) algorithms classes. DP problems are challenging for man…