Commit Graph

13 Commits

Author SHA1 Message Date
lperron@google.com
1ce33ed0a4 remove occurrences of scoped_ptr/scoped_array 2014-07-24 20:31:47 +00:00
lperron@google.com
f7c2c5d8e5 rewrite swig 2014-07-09 10:01:48 +00:00
lperron@google.com
e57f0380f7 remove concise_iterator, replace by c++11 version; clean up LeastSignificantBitPosition{32|64} 2014-04-16 09:57:29 +00:00
lperron@google.com
05032ce679 remove using directives, in particular string -> std::string everywhere; speedups in the routing library 2013-12-16 10:24:42 +00:00
lperron@google.com
bc8da8fc11 fix compilation of sulum wrapper 2013-06-19 09:13:22 +00:00
lperron@google.com
5e40dfea6b huge sync with internal version 2013-06-11 14:49:45 +00:00
lperron@google.com
95191ee127 fix sulum compilation with new API 2013-04-18 13:53:08 +00:00
lperron@google.com
98eaa149e7 add scaling on/off switch to linear solver 2012-09-11 17:23:15 +00:00
jensen.bo@gmail.com
107fca5c37 Adding default writing problem and solution file, if the optimizer returns an error code. 2012-06-27 07:01:00 +00:00
jensen.bo@gmail.com
49f2a704f0 Added missing parentheses in a macro function CheckReturnKey => causing the optimizer to be called one extra time in case of error return code. 2012-06-27 06:49:35 +00:00
jensen.bo@gmail.com
2e6aaec01b Adding a missing :
ResetExtractionInformation(); 

in function Reset() in sulum interface, causing the model in optimizer to be out of sync.
2012-06-25 11:14:05 +00:00
lperron@google.com
fadadc7217 fix 2012-06-13 09:06:01 +00:00
lperron@google.com
6480c87b67 untested support for Sulum linear programming 2012-06-13 07:01:43 +00:00