Improved dump for RM.
[libfirm] / heuristical.h
2009-12-28 Sebastian Buchwald- brute force solver need own back propagation
2009-12-28 Sebastian BuchwaldEach solver get its own file.
2009-12-22 Sebastian BuchwaldAdded file headers.
2009-09-18 Thomas Berschsolve function which follows a reverse perfect eliminat...
2008-12-03 Sebastian BuchwaldAdded declaration.
2008-10-06 Sebastian Buchwald- implemented infinity propagation
2008-10-06 Sebastian Buchwald- added RN reduction (node used, not test, no html...
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...