aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/PBQP/HeuristicSolver.h
Commit message (Expand)AuthorAgeFilesLines
* Fix various doxygen warnings.Dan Gohman2010-02-221-2/+2
* * Updated the cost matrix normalization proceedure to better handle infinite ...Lang Hames2010-02-121-5/+20
* Fix "the the" and similar typos.Dan Gohman2010-02-101-1/+1
* Added copy sensible construction & assignment to PBQP graphs and fixed a memo...Lang Hames2010-02-091-16/+15
* New PBQP solver.Lang Hames2010-01-261-655/+459
* Fixed malformed -*- lines in PBQP headers.Lang Hames2010-01-061-1/+1
* Fix a bunch of little errors that Clang complains about when its being pedanticDouglas Gregor2009-12-191-1/+1
* Remove <iostream>.Bill Wendling2009-08-151-20/+17
* Added legal stuff, fixed some formatting issues. Removed the graph generator ...Lang Hames2009-08-071-39/+32
* New C++ PBQP solver. Currently about as fast (read _slow_) as the old C based...Lang Hames2009-08-061-0/+799