Use other mechanism to determine whether an edge is already copied or not.
[libfirm] / kaps.c
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...