Commit Graph

46 Commits

Author SHA1 Message Date
Laurent Perron
8584b27aaa bump protobuf to 3.0.0 beta1; remove obsolete ad-hoc windows solutions 2015-11-30 07:51:29 -08:00
Laurent Perron
93e5838eb4 bump sparsehash to 2.0.3 2015-10-20 11:24:31 +02:00
Laurent Perron
44dbf1e0fb fix make third_party on windows 2015-09-11 04:27:43 -07:00
Laurent Perron
0589b10461 fix make third_party on windows, now on par with the unix version in term of dependencies 2015-09-03 09:20:53 -07:00
Laurent Perron
5ebda1ba52 untested support for scip 3.2.0 on windows 2015-08-03 13:14:15 +02:00
Laurent Perron
4f70400632 support scip 3.1.1 on windows 2015-04-15 07:10:57 -07:00
Laurent Perron
d558a03039 experimental support for scip 3.1.1 on windows 2015-04-15 14:12:58 +02:00
Laurent Perron
4376d7d052 sync from svn: update protobuf and gflags; add dependencies/sources missing directory 2015-03-03 10:52:26 +01:00
lperron@google.com
52aad7ff04 rewrite thread layer to use C++11 thread support; remove tinythread 2014-07-24 23:22:49 +00:00
lperron@google.com
5f43822fd1 fix for sparsehash and march 2014 xcode command line tools 2014-03-29 20:55:36 +00:00
lperron@google.com
baa415a796 fix 2014-03-24 20:11:56 +00:00
lperron@google.com
4850fa97ec better patch 2014-03-24 20:08:49 +00:00
lperron@google.com
2477170bf1 temp patch 2014-03-24 20:05:30 +00:00
lperron@google.com
828a848166 fix autoconf problem 2014-03-18 01:17:07 +00:00
laurent.perron@gmail.com
2ab276027b bump scip to 3.0.2 and glpk to 4.52.1 on windows 2014-01-29 20:51:14 +00:00
laurent.perron@gmail.com
2c92b71c7f compile glpk with /MD 2014-01-27 06:02:38 +00:00
laurent.perron@gmail.com
5f503f33ee python modules on linux now use a shared library with patched rpath 2014-01-27 04:59:53 +00:00
lperron@google.com
5c9b7f91ef bump versions, remove cbc patch 2013-12-03 10:04:16 +00:00
lperron@google.com
0918255bdf fix dependencies in make third_party on unix; bump tinyThread to 1.1 2013-11-01 11:35:45 +00:00
lperron@google.com
bddeb91c58 fix cbc 2.8.5 on mavericks 2013-10-26 19:52:36 +00:00
lperron@google.com
9e79543fc2 revamp sat implementation, stripped the sat solver to the bare minimum, replace all custome code by or-tools or stl equivalent 2013-07-09 21:40:28 +00:00
laurent.perron@gmail.com
86d4238f7d tentative support for scip under windows 2013-04-21 10:49:57 +00:00
lperron@google.com
0ba88a2e4f fix glpk 4.49 on windows? 2013-04-18 13:10:01 +00:00
lperron@google.com
ab91eca46f fix build of protobuf on windows 2013-04-18 12:16:46 +00:00
lperron@google.com
d9bca3a890 more work on make third_party on windows 2013-04-18 12:11:50 +00:00
lperron@google.com
5f957a4f69 rename unused luby_restart to minisat_luby_restart, luby_factor to luby_restart 2012-08-13 15:39:34 +00:00
lperron@google.com
a4dced3a23 first stab at exploiting backjump 2012-07-13 23:11:11 +00:00
lperron@google.com
0f617d897d tuning of minisat connection 2012-07-13 19:47:01 +00:00
lperron@google.com
b6fa538a13 more work on minisat integration 2012-07-13 16:07:03 +00:00
lperron@google.com
644b102507 compilation fix on windows 2012-07-13 14:26:00 +00:00
lperron@google.com
247420b237 working incremental connection with minisat 2012-07-13 00:12:51 +00:00
lperron@google.com
5309662b7f fix 2012-07-11 22:40:36 +00:00
lperron@google.com
15fb1447a4 first successful integration of minisat inside or-tools 2012-07-11 22:20:07 +00:00
lperron@google.com
99e7b03c19 reindent code 2012-07-11 20:36:37 +00:00
lperron@google.com
c8d21da49e more integration with the minisat 2012-07-11 18:00:57 +00:00
lperron@google.com
b8e07d5652 port on windows 2012-07-11 04:48:13 +00:00
lperron@google.com
4050323256 port on windows 2012-07-11 04:44:31 +00:00
lperron@google.com
67d1c4ffaa port on windows 2012-07-11 04:38:28 +00:00
lperron@google.com
adc15ef900 simplify dead code; reindent minisat 2012-07-11 00:20:32 +00:00
lperron@google.com
c9b7215225 fix 2012-07-10 23:45:22 +00:00
lperron@google.com
88f8c57ddc fix 2012-07-10 23:41:30 +00:00
lperron@google.com
d34e964fa0 include stripped version of minisat 2012-07-10 23:40:22 +00:00
lperron@google.com
500cac1ec5 add multi-threading tools 2012-03-30 16:04:42 +00:00
laurent.perron@gmail.com
35f3156174 upgrade to zlib 1.2.6 2012-02-11 00:25:53 +00:00
lperron@google.com
a1ec8febfe more swig rename rules for java; change IntExpr::Var() into IntExpr::var() on java; add IntVar::AddName() method to add a name after a Var() method 2012-01-21 16:13:17 +00:00
laurent.perron@gmail.com
aa466e5ea2 make third_party on windows 2012-01-02 21:12:59 +00:00