Adapt to coding conventions.
[libfirm] / pbqp_node.h
2009-12-22 Sebastian BuchwaldAdded file headers.
2008-12-06 Sebastian BuchwaldFixed another bug concerning copying an edge.
2008-12-06 Sebastian BuchwaldFixed some bugs concerning copying nodes.
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 Buchwald- enabled simplification of edges ("infinity propagatio...
2008-10-02 Sebastian BuchwaldStarted implementing a new PBQP solver, which should...