Module bipartitematching

Source

Re-exports§

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

Functions§

bipartitematching
✅ AC 2274ms
bipartitematching_dinic
✅ AC 731ms