changed solve function, return now 0 or negative on number, cost are pointer param
[libfirm] / ir / adt / hungarian.c
2006-09-20 Christian Würdigchanged solve function, return now 0 or negative on...
2006-09-14 Matthias Braunwarning fix
2006-09-13 Christian Würdigadded option to choose between perfect and normal matching
2006-09-13 Christian Würdigbipartite matching based on hungarian method