s/full\>/ful/.
[libfirm] / ir / adt / hungarian.c
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-09-05 Matthias Braunallow final_cost pointer to be NULL
2009-09-02 Christoph MallonAdd OALLOC*() to make allocating from obstacks a bit...
2009-03-02 Matthias Braunsimplify hungarian interface
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
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