Bugfix: Do not add the cost vector of a R1 reduced node to pbqp matrix row/column...
[libfirm] / html_dumper.c
2008-12-03 Sebastian BuchwaldContinued refactoring.
2008-12-02 Sebastian BuchwaldMore refactoring.
2008-10-13 Sebastian BuchwaldUse bigger type for PBQP costs.
2008-10-06 Sebastian BuchwaldAdded missing declaration and include.
2008-10-06 Christoph MallonFactorise printing costs.
2008-10-06 Christoph MallonMinor deobfuscation.
2008-10-05 Sebastian Buchwald- bugfix: update bucket index when filling a "deleted...
2008-10-05 Sebastian BuchwaldPBQP edges now have pointers to their incident node...
2008-10-04 Sebastian Buchwald- fixed some bugs concerning vector addition
2008-10-04 Sebastian BuchwaldImplemented RI-Reduction (without back propagation).
2008-10-04 Sebastian Buchwald- enabled simplification of edges ("infinity propagatio...
2008-10-03 Sebastian BuchwaldRenamed function.
2008-10-03 Sebastian Buchwald- don't add trivial nodes when using new PBQP solver
2008-10-03 Sebastian Buchwald- integrated new PBQP solver into existing PBQP transfo...