assignment-problem topic

List assignment-problem repositories

hungarian-algorithm

46
Stars
6
Forks
Watchers

(Kuhn-Munkres) numpy implementation, rectangular matrix is supported (|X| <= |Y|). 100x100000 in 0.153 s.

Hungarian.jl

40
Stars
5
Forks
Watchers

The Hungarian(Kuhn-Munkres) algorithm for Julia

Elzero-Cpp-Assignments

22
Stars
5
Forks
Watchers

All C++ Solutions Of Elzero Web School Channel Assignments and elzero.org Website Assignments

Learn-Js

42
Stars
20
Forks
Watchers

Elzero Web School Js Course Assignments Solutions

Learn-CSS

24
Stars
11
Forks
Watchers

Elzero Web School CSS Course Assignments Solutions

Fast-Partial-Tracking

20
Stars
3
Forks
Watchers

Fast partial tracking of audio with real-time capability through linear programming. Hungarian algorithm provides optimal spectral peak-to-peak matching in polynomial time.

pointgrid

18
Stars
2
Forks
Watchers

Transform a 2D point distribution to a hex grid to avoid overplotting in data visualizations

hungarian-net

24
Stars
2
Forks
Watchers

Deep-learning-based implementation of the popular Hungarian algorithm that helps solve the assignment problem.