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

#571 in Algorithms

Download history 66/week @ 2024-02-16 25/week @ 2024-02-23 3/week @ 2024-03-01 2/week @ 2024-03-08 7/week @ 2024-03-15 44/week @ 2024-03-29 9/week @ 2024-04-05

53 downloads per month

MIT license

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

~4MB
~73K SLoC