Speed up RN by explicitely reducing the incident edges.
[libfirm] / html_dumper.c
2010-07-21 Thomas BerschUse correct output format for unsigned cost values!
2009-12-28 Sebastian BuchwaldEach solver get its own file.
2009-12-22 Sebastian BuchwaldAdded file headers.
2009-09-01 Thomas BerschDefine macros before including files.
2009-08-31 Sebastian Buchwald- introduce some defines to enable/disable PBQP dumping...
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...