Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Rust
/ hopcroft_karp
Method
hopcroft_karp
src/graph/bipartite_matching.rs:111–136 ·
view source on GitHub ↗
(&mut self)
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
3
small_graph_hopcroft
Function · 0.80
super_small_graph_hopcroft
Function · 0.80
only_one_vertex_graph_hopcroft
Function · 0.80
Calls
3
bfs
Method · 0.45
dfs
Method · 0.45
iter_mut
Method · 0.45
Tested by
3
small_graph_hopcroft
Function · 0.64
super_small_graph_hopcroft
Function · 0.64
only_one_vertex_graph_hopcroft
Function · 0.64