Removed unused variables and addes some asserts.
[libfirm] / pbqp_edge.c
2008-12-01 Sebastian BuchwaldStarted first attempt for brute force solver.
2008-10-06 Sebastian Buchwald- implemented infinity propagation
2008-10-05 Sebastian BuchwaldPBQP edges now have pointers to their incident node...
2008-10-04 Sebastian Buchwald- enabled simplification of edges ("infinity propagatio...
2008-10-03 Sebastian Buchwald- integrated new PBQP solver into existing PBQP transfo...
2008-10-03 Sebastian BuchwaldFinished edge allocation.
2008-10-03 Sebastian BuchwaldContinued implementation of PBQP solver: Fixed errors...
2008-10-02 Sebastian BuchwaldStarted implementing a new PBQP solver, which should...