fix 64bit warnings
[libfirm] / ir / adt / hungarian.c
2007-04-26 Matthias Braunlicense note added, cleaned up per-file doxygen comment...
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-29 Matthias BraunFixed bad memset, which didn't correctly initialize...
2006-12-10 Matthias Braunadded several missing #include config.h
2006-09-25 Christian Würdigchanged api
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