hungarian-algorithm icon indicating copy to clipboard operation
hungarian-algorithm copied to clipboard

Extend hungarian algorithm

Open viethoang303 opened this issue 2 years ago • 0 comments

Hi author, Hungarian is a algorithm that divide n jobs for n people. But now, I want divide n jobs for m people and each person is in charge of 1 -> 3 jobs. So this code did it?

viethoang303 avatar Mar 15 '23 18:03 viethoang303