Introduction - If you have any usage issues, please Google them yourself
Incremental shortest path algorithm, first find from the source to a focal point of all paths (MST), and then turn to find the maximum flow of each path and also change the flow matrix by the maximum flow of the path, the final sum The total flow of each path are the maximum flow