Commit Graph

147 Commits

Author SHA1 Message Date
lperron@google.com
d4878f0459 more work on flatzinc 2012-06-01 15:04:52 +00:00
lperron@google.com
a31ca31158 more work on flatzinc 2012-06-01 12:48:40 +00:00
lperron@google.com
a4ae32b14d more working flatzinc examples 2012-06-01 11:45:30 +00:00
lperron@google.com
26dd6713e5 first example working in flatzinc 2012-06-01 09:30:35 +00:00
lperron@google.com
fc06e79bb5 remove wrong optimization 2012-05-30 15:56:39 +00:00
lperron@google.com
644a3578b1 lots of cleaning of soft gcc code 2012-05-29 21:09:03 +00:00
lperron@google.com
6e60ac46a0 more work on gcc 2012-05-29 15:33:39 +00:00
lperron@google.com
b7a4034892 compiling version of soft gcc 2012-05-29 13:20:13 +00:00
lperron@google.com
8cd05180e3 use TreeArrayConstraint to encode min/max on array 2012-05-28 21:37:13 +00:00
lperron@google.com
d3e9a2eede speedup ac4 table 2012-05-27 07:39:37 +00:00
lperron@google.com
00719e63de more tests on visitors 2012-05-24 22:27:19 +00:00
lperron@google.com
47eab07064 more tests on visitors 2012-05-24 22:23:43 +00:00
lperron@google.com
50f2c22dcc non working reload test 2012-05-24 19:17:38 +00:00
lperron@google.com
eadd4c0a94 fix second bug on export 2012-05-24 07:46:35 +00:00
lperron@google.com
82fe8d7d00 fix one crash in Collect variables 2012-05-24 07:30:03 +00:00
lperron@google.com
c1386cb60c more work on JC's table 2012-05-17 18:36:10 +00:00
lperron@google.com
8bbede7e5e new version of table, much faster 2012-05-17 17:08:06 +00:00
lperron@google.com
2dddee1244 improve example 2012-05-10 18:17:47 +00:00
lperron@google.com
7669beb5b6 test new GCC 2012-05-10 14:24:50 +00:00
lperron@google.com
dc4f70a432 improve bucket_table_test.cc 2012-05-09 16:09:27 +00:00
lperron@google.com
0dbb0e71cf clean bucket_table_test 2012-05-07 15:14:47 +00:00
lperron@google.com
2ddbd4f698 improve test of bucket table 2012-05-07 01:18:36 +00:00
lperron@google.com
dba43763c7 first external contrib, experimental bucket based allowed assignment constraint from Jean Charles Régin, mostly untested though 2012-05-04 19:41:37 +00:00
lperron@google.com
3f311f40a1 routing in java + simple tsp example 2012-05-02 20:00:03 +00:00
lperron@google.com
0eaa7a5f88 fix windows compilation except c# 2012-04-04 16:09:38 +00:00
lperron@google.com
0c1307e851 document mtsearch_test 2012-03-31 01:32:36 +00:00
lperron@google.com
d76ae7353b scale mtsearch_test 2012-03-31 00:35:19 +00:00
lperron@google.com
5d59cee8ab fix 2012-03-31 00:17:02 +00:00
lperron@google.com
52dddaa4c3 fix mtsearch_test 2012-03-31 00:11:50 +00:00
lperron@google.com
0dc2191a8e non working versions of mtsearch_test 2012-03-30 23:55:09 +00:00
lperron@google.com
d20f57f207 improve example 2012-03-29 14:24:10 +00:00
lperron@google.com
0b299bc3d2 one bug fix in the routing library, update copyright notice everywhere 2012-03-28 18:50:03 +00:00
lperron@google.com
64752231d6 reorganize all examples in the examples directory 2012-03-28 14:23:23 +00:00
lperron@google.com
5e11e3ccb0 renamed examples to cpp 2012-03-28 13:59:16 +00:00
lperron@google.com
5c2c539646 Implement IntTupleSet for transition and allowedassignment constraints, port all examples 2012-03-15 16:22:13 +00:00
lperron@google.com
451898d4e4 add API to query percentage to limit crossing 2012-02-09 19:42:58 +00:00
lperron@google.com
0dfc806993 better fix for dobble_ls 2012-02-01 13:36:18 +00:00
lperron@google.com
2aa5d3274c working version of the filter 2012-01-25 19:21:07 +00:00
lperron@google.com
6eebb2126b dobble_ls example 2012-01-25 18:03:07 +00:00
lperron@google.com
4c3bda8cea dobble_ls example 2012-01-25 18:01:57 +00:00
lperron@google.com
afc964f50d revert AddName(), add IntExpr::VarWithName() 2012-01-21 16:20:55 +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
lperron@google.com
bd16eadefe nogood are generated when restarting in the default impact search 2012-01-17 15:06:01 +00:00
lperron@google.com
c79d678107 remove boolean parameter from C++ examples 2012-01-16 11:03:56 +00:00
lperron@google.com
52210f822a improvements 2012-01-16 10:30:41 +00:00
lperron@google.com
feb7339bb8 rename short_log to log_prefix; misc cleaning 2012-01-11 13:18:39 +00:00
lperron@google.com
3aa9a0d346 LS and LNS support for scheduling, use it in jobshop_ls 2012-01-05 14:59:00 +00:00
lperron@google.com
02e522a64f add binary mode to model_util file support 2012-01-05 14:58:21 +00:00
lperron@google.com
2b07c28c7b code cleaning all over the place 2012-01-04 22:35:44 +00:00
laurent.perron@gmail.com
b9a3851dc0 fix model IO on windows 2012-01-03 22:47:57 +00:00