Adapt to coding conventions.
[libfirm] / pbqp_t.h
2010-07-30 Sebastian BuchwaldUpps, revert unwanted changes.
2010-07-30 Sebastian BuchwaldTry to add an edge to the edge_bucket at most once.
2010-07-21 Sebastian BuchwaldCount number of (possible) RM applications.
2010-06-04 Thomas BerschUse UNSIGNED INT for a test.
2009-12-22 Sebastian BuchwaldAdded file headers.
2009-11-02 Thomas BerschNow it is possible to use UINT data type instead of...
2009-09-22 Thomas BerschKAPS_DUMP and KAPS_ENABLE_VECTOR_NAMES are now disabled
2009-09-01 Thomas BerschDefine macros before including files.
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-13 Sebastian BuchwaldUse bigger type for PBQP costs.
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...