mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-04 19:20:17 +08:00
Update graph/hopcroft_karp.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c44d5d8c3f
commit
d2a349367e
@@ -84,7 +84,6 @@ public:
|
||||
|
||||
|
||||
/**
|
||||
* Function documentation
|
||||
* @brief This function counts the number of augmenting paths between left and right sides of the Bipartite graph
|
||||
* @returns size of maximum matching
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user