Fixed bad memset, which didn't correctly initialize the hungarian structure
Added an assert to assure costs are >= 0, not sure if that is correct, if it is not then max_costs should be initialized to INT_MIN... [r8568]
Please register or sign in to comment