Skip to main content

Module bipartitematching

Module bipartitematching 

Source

Re-exportsยง

pub use competitive::graph::BipartiteMatching;
pub use competitive::graph::DinicBuilder;

Functionsยง

bipartitematching
โœ… AC 2188ms
bipartitematching_dinic
โœ… AC 1231ms
test_bipartitematching ๐Ÿ”’
test_bipartitematching_dinic ๐Ÿ”’