The other node is incident to the old edge.
[libfirm] / kaps.c
2010-07-22 Sebastian BuchwaldDump number of RM applications.
2009-12-22 Sebastian BuchwaldAdded file headers.
2009-08-31 Sebastian Buchwald- introduce some defines to enable/disable PBQP dumping...
2008-12-13 Sebastian BuchwaldAdded statistic support: count number of R0-RN, RE...
2008-10-06 Sebastian BuchwaldBugfix: handle added edges correctly if src_index and...
2008-10-06 Christoph MallonGrab a node once instead of an index every iteration.
2008-10-06 Christoph MallonDo not stress tail recursion elimination and partial...
2008-10-05 Sebastian Buchwald- completed integration of new PBQP solver (works fine...
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-03 Sebastian Buchwald- integrated new PBQP solver into existing PBQP transfo...
2008-10-03 Sebastian BuchwaldContinued implementation of PBQP solver: Fixed errors...
2008-10-02 Sebastian BuchwaldStarted implementing a new PBQP solver, which should...