hungarian-algorithm topic
hungarian_optimizer
A C++ demo for Hungarian algorithm (Kuhn-Munkres algorithm).
Diploma_Thesis-Network_Slicing_in_MEC_systems
This is a repository for my Diploma Thesis on Wireless Communications at Aristotle University of Thessaloniki
hungarian-net
Deep-learning-based implementation of the popular Hungarian algorithm that helps solve the assignment problem.
HungarianAlgorithm
A Java implementation of the Kuhn–Munkres assignment algorithm (Hungarian Algorithm)
hungarian_algorithm
An implementation of the Hungarian Algorithm in C++
simpletracker
A simple particle tracking algorithm for MATLAB that can deal with gaps.
munkres-cpp
Generic implementation of Kuhn-Munkres (Hungarian) Algorithm in C++