Commit Graph

15 Commits

Author SHA1 Message Date
lperron@google.com
6c57cec610 deprecate linear solver API in Add...Term 2011-11-10 09:36:26 +00:00
lperron@google.com
84db2d1eaf make code robust in one of CLP/CBC/GLPK is not used with or-tools 2011-11-03 14:58:12 +00:00
lperron@google.com
ab26e66ffb remove obsolete include 2011-10-04 14:41:52 +00:00
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
5583527eb8 change header macro definition 2011-05-11 16:06:53 +00:00
lperron@google.com
a35bd7b60e improved includes 2011-05-09 08:29:29 +00:00
lperron@google.com
98bbbfd36b update licenses 2011-04-11 15:00:18 +00:00
lperron@google.com
9b90ba13be fix __init__.py after generated files moved to gen 2011-04-05 14:11:27 +00:00
lperron@google.com
91183419f7 wrap knapsack solver in java 2011-03-28 12:51:06 +00:00
lperron@google.com
527b6afb2c regroup common swig methods 2011-01-21 13:42:29 +00:00
lperron@google.com
48808025e9 wrap knapsack solver in python + python example 2011-01-20 14:17:59 +00:00
lperron@google.com
13952ef3d6 Compilation fix 2011-01-07 17:49:03 +00:00
lperron@google.com
bff568949c Added knapsack solver with multiple implementations 2011-01-06 17:47:06 +00:00
lperron@google.com
3f79020493 new class CachedLog in util; removed spurrious empty lines 2010-10-25 12:39:23 +00:00
lperron@google.com
8063918a69 Added new directory: algorithms, added n^4 implementation of hungarian method in it 2010-09-20 10:10:42 +00:00