Commit Graph

8 Commits

Author SHA1 Message Date
lperron@google.com
46fc03c43f much faster sum, especially on large vectors 2011-05-26 09:34:39 +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
24cf9696d3 improve implementation of sum(boolean) == constant 2011-02-18 10:42:57 +00:00
lperron@google.com
6141128216 Introduced parameters to the Solver class 2010-12-06 10:59:35 +00:00
lperron@google.com
1710e76999 improve Sum on array 2010-11-26 09:54:32 +00:00
lperron@google.com
4f60b6b50c add reference to optimization on sum implementation 2010-11-25 16:17:25 +00:00
lperron@google.com
1524c8f391 initial checking 2010-09-15 12:42:33 +00:00