We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d819d0 commit f2adb58Copy full SHA for f2adb58
1 file changed
CPP/algorithms/mathematical/dinics_algorithm.cpp
@@ -10,7 +10,7 @@
10
* 2. Find blocking flows using DFS
11
* 3. Repeat until no more augmenting paths can be found
12
*
13
- * Author: GitHub Copilot
+ * Author: Abhi
14
* Date: October 2, 2025
15
*/
16
0 commit comments