Removed unused variables and addes some asserts.
[libfirm] / pbqp_node.c
2008-12-01 Sebastian BuchwaldStarted first attempt for brute force solver.
2008-12-01 Sebastian BuchwaldAdded getter function for node degree.
2008-10-06 Sebastian Buchwald- implemented infinity propagation
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 BuchwaldContinued implementation of PBQP solver: Fixed errors...
2008-10-02 Sebastian BuchwaldStarted implementing a new PBQP solver, which should...