8 releases
0.3.2 | Aug 20, 2023 |
---|---|
0.3.1 | Apr 22, 2023 |
0.2.5 | Apr 17, 2023 |
0.2.1 | Mar 30, 2023 |
0.1.1 | Sep 17, 2022 |
#1628 in Algorithms
38KB
1K
SLoC
Online bipartite matching is a type of matching problem where the goal is to match elements from two disjoint sets (also known as "bipartite graphs"), where one set represents the "left" vertices and the other set represents the "right" vertices
Dependencies
~4.5MB
~75K SLoC