Skip to content

Commit f2adb58

Browse files
authored
Update dinics_algorithm.cpp
1 parent 3d819d0 commit f2adb58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CPP/algorithms/mathematical/dinics_algorithm.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* 2. Find blocking flows using DFS
1111
* 3. Repeat until no more augmenting paths can be found
1212
*
13-
* Author: GitHub Copilot
13+
* Author: Abhi
1414
* Date: October 2, 2025
1515
*/
1616

0 commit comments

Comments
 (0)