Commit Graph

7 Commits

Author SHA1 Message Date
lperron@google.com
576549226b minimize the use of using std:: in the code -> big changes in the headers and headers include; new knapsack solvers using CBC and glpk 2011-05-17 20:38:55 +00:00
lperron@google.com
45f917fa44 change header macro definition 2011-05-11 16:05:15 +00:00
lperron@google.com
62ebb1123b adjust some files, split some in base library; propagate changes to source files; added max_flow and min_cost_flow algorithms in graph; added flow_examples.cc and pyflow_example.py to show API 2011-03-16 15:32:09 +00:00
lperron@google.com
6852f507ee cleanup base implementation 2010-11-30 10:56:44 +00:00
lperron@google.com
2f5629fe18 Improvement to string utilities 2010-11-30 09:26:37 +00:00
lperron@google.com
469e9e1640 add StrCat function in base 2010-11-03 00:08:24 +00:00
lperron@google.com
1524c8f391 initial checking 2010-09-15 12:42:33 +00:00