Age | Commit message (Expand) | Author |
---|---|---|
2010-09-18 | Added a separate class (PBQPBuilder) for PBQP Problem construction. This clas... | Lang Hames |
2010-07-17 | Iterating over sets of pointers in a heuristic was a bad idea. Switching | Lang Hames |
2010-07-11 | Remove two other uses of ATTRIBUTE_UNUSED for variables only used within | Chandler Carruth |
2010-02-12 | * Updated the cost matrix normalization proceedure to better handle infinite ... | Lang Hames |
2010-01-27 | Silence GCC warnings with asserts turned off. No functionality change. | Chandler Carruth |
2010-01-26 | New PBQP solver. | Lang Hames |
2010-01-06 | Fixed malformed -*- lines in PBQP headers. | Lang Hames |
2009-09-06 | Mark more constants unsigned, as warned about by icc (#68). | Duncan Sands |
2009-08-07 | Added legal stuff, fixed some formatting issues. Removed the graph generator ... | Lang Hames |
2009-08-06 | New C++ PBQP solver. Currently about as fast (read _slow_) as the old C based... | Lang Hames |