Commit Graph

9 Commits

Author SHA1 Message Date
lperron@google.com
58e292a411 complete model visitor; model visitor can now visit search monitors and decision builders; lots of style changes; put all implementation classes in anonymous namespaces 2011-08-11 05:15:18 +00:00
lperron@google.com
d018deb5c5 fix bug where nested constraints were not forgotten at the end of the search; Simplify API of model visitors 2011-07-14 23:37:47 +00:00
lperron@google.com
8c9ac2e107 visit constraints and expressions 2011-07-11 20:13:14 +00:00
lperron@google.com
c4b056a00f duplicating API to work with both vector<int64> and vector<int> 2011-05-20 14:01:28 +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
98bbbfd36b update licenses 2011-04-11 15:00:18 +00:00
lperron@google.com
8438fd0371 display fix 2011-03-18 23:02:29 +00:00
lperron@google.com
71ed61fb9d some display fixes 2011-03-18 19:26:02 +00:00
lperron@google.com
1524c8f391 initial checking 2010-09-15 12:42:33 +00:00