Bugfix: handle added edges correctly if src_index and tgt_index are in the wrong...
[libfirm] / heuristical.h
2008-10-06 Sebastian BuchwaldRenamed functions.
2008-10-06 Sebastian Buchwald- implemented back propagation for RII reductions
2008-10-06 Sebastian Buchwald- use RII reduction (no back propagation yet)
2008-10-06 Sebastian BuchwaldAdded missing declaration and include.
2008-10-04 Sebastian Buchwald- fixed some bugs concerning vector addition
2008-10-04 Sebastian BuchwaldImplemented RI-Reduction (without back propagation).
2008-10-03 Sebastian Buchwald- don't add trivial nodes when using new PBQP solver
2008-10-02 Sebastian BuchwaldStarted implementing a new PBQP solver, which should...