pavelkang / Hungarian

Hungarian algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a C++ implementation of the Hungarian Method in solving minimum-weighted sum problem. You can find the explanation here: pavelkang.wordpress.com/2014/03/23/assignment-problem-hungarian-algorithm.

About

Hungarian algorithm


Languages

Language:C++ 100.0%