hungarian-algorithm topic

List hungarian-algorithm repositories

hungarian_optimizer

28
Stars
9
Forks
Watchers

A C++ demo for Hungarian algorithm (Kuhn-Munkres algorithm).

This is a repository for my Diploma Thesis on Wireless Communications at Aristotle University of Thessaloniki

hungarian-net

24
Stars
2
Forks
Watchers

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

HungarianAlgorithm

35
Stars
14
Forks
Watchers

A Java implementation of the Kuhn–Munkres assignment algorithm (Hungarian Algorithm)

hungarian_algorithm

16
Stars
5
Forks
Watchers

An implementation of the Hungarian Algorithm in C++

simpletracker

17
Stars
5
Forks
Watchers

A simple particle tracking algorithm for MATLAB that can deal with gaps.

munkres-cpp

16
Stars
6
Forks
Watchers

Generic implementation of Kuhn-Munkres (Hungarian) Algorithm in C++