Commit Graph

17 Commits

Author SHA1 Message Date
Corentin Le Molgat
9536db9a98 cc: Fix examples/tests/*.cc
- Add them to test_cc
  except issue173.cc which takes few dozen of seconds
2018-07-13 08:55:40 +02:00
Laurent Perron
2a6f8942cc compile gflags correctly, remove google namespace, use gflags instead, port all code using it 2015-03-03 14:31:06 +01:00
lperron@google.com
81380b8a0c fixes 2012-07-27 17:56:50 +00:00
lperron@google.com
80253d53fc display name of named constants 2012-07-25 18:14:46 +00:00
lperron@google.com
34b227be0d fix 2012-07-25 18:00:20 +00:00
lperron@google.com
a4dced3a23 first stab at exploiting backjump 2012-07-13 23:11:11 +00:00
lperron@google.com
fefe01f2ea add IsBoolLeEqVar in the minisat connection 2012-07-13 20:42:44 +00:00
lperron@google.com
1fb04b5e83 working minisat connection 2012-07-13 18:43:37 +00:00
lperron@google.com
b6f2ce77b2 more tests 2012-07-13 17:23:52 +00:00
lperron@google.com
e202cfe4fd more tests on minisat 2012-07-13 16:30:18 +00:00
lperron@google.com
b6fa538a13 more work on minisat integration 2012-07-13 16:07:03 +00:00
lperron@google.com
3dbab40931 compilation fix, minisat connextion is still wrong 2012-07-13 08:08:12 +00:00
lperron@google.com
52501a6de5 one more presolve rule 2012-07-13 04:29:44 +00:00
lperron@google.com
bc37db7998 more tests on minisat connection 2012-07-13 00:54:40 +00:00
lperron@google.com
247420b237 working incremental connection with minisat 2012-07-13 00:12:51 +00:00
lperron@google.com
81cb133dbf complete example of communication with minisat 2012-07-12 02:00:03 +00:00
lperron@google.com
15fb1447a4 first successful integration of minisat inside or-tools 2012-07-11 22:20:07 +00:00