Commit Graph

192 Commits

Author SHA1 Message Date
lperron@google.com
166300a333 bump swig unix to 2.0.8 2012-08-23 21:34:37 +00:00
lperron@google.com
77eaa1cbf4 bump swigwin to 2.0.8 2012-08-23 21:33:50 +00:00
lperron@google.com
fbb2735471 continue preparing for // search 2012-08-22 16:49:00 +00:00
lperron@google.com
05ef0c52b7 make java path detection robust to multiple installed jdks on linux 2012-08-14 23:54:26 +00:00
lperron@google.com
518e676b2c improve mono fix 2012-08-14 22:11:58 +00:00
lperron@google.com
19abeed988 fix csharp on unix 2012-08-14 22:06:45 +00:00
lperron@google.com
f5735ae42c fix 2012-08-11 06:09:53 +00:00
lperron@google.com
61c33138ce fix 2012-08-11 06:09:05 +00:00
lperron@google.com
a642847076 add doc makefile target 2012-08-10 21:20:55 +00:00
laurent.perron@gmail.com
22a0511b81 fix dllimport 2012-08-10 20:15:05 +00:00
lperron@google.com
05cf9d7d4a 2 more candidate jdks for debian 2012-08-09 21:23:12 +00:00
lperron@google.com
a436e4bd8c 2 more candidate jdks for debian 2012-08-09 21:21:18 +00:00
lperron@google.com
6fc62c55e7 fix make clean_third_party 2012-08-09 19:38:03 +00:00
laurent.perron@gmail.com
47a8f80a0c fix hardcoded paths 2012-08-09 19:28:16 +00:00
laurent.perron@gmail.com
0f0a707ef5 fix bugs, add a make fz target 2012-08-03 02:54:05 +00:00
lperron@google.com
af99c98c1f port to SCIP 3.0.0, update swig to 2.0.7. update sparsehash to 0.3.0 2012-08-02 21:53:08 +00:00
lperron@google.com
3fe1f39196 port to SCIP 3.0.0, update swig to 2.0.7. update sparsehash to 0.3.0 2012-08-02 21:30:29 +00:00
lperron@google.com
2b6bbdb4a7 remove spec.h, ast.h, merge into parser.h; reorganize flatzinc code 2012-08-01 18:48:20 +00:00
laurent.perron@gmail.com
b3f1fa66e6 script to upload python archive 2012-07-30 20:50:23 +00:00
laurent.perron@gmail.com
82c6582bb4 script to upload python archive 2012-07-30 20:48:25 +00:00
laurent.perron@gmail.com
6522be6842 script to upload python archive 2012-07-30 20:47:13 +00:00
lperron@google.com
3fbe077ccc import googlecode support scripts 2012-07-30 18:51:20 +00:00
laurent.perron@gmail.com
2c63e4c7d0 work on python archive for windows 2012-07-30 18:21:03 +00:00
lperron@google.com
f694c0633c LS and LNS example in java 2012-07-26 17:36:11 +00:00
lperron@google.com
5f44ab0ab7 C# examples showing a new LS operator 2012-07-26 15:18:44 +00:00
lperron@google.com
8582ba0a47 added LNS c# example 2012-07-26 07:25:05 +00:00
lperron@google.com
2a147d3c36 rename tests/ls_test to cpp/ls_api in the example directory 2012-07-26 06:44:14 +00:00
lperron@google.com
08431ebbb4 working lns example 2012-07-26 02:08:35 +00:00
lperron@google.com
28c0f8beaa replace sequence var internal module by a tsp like version 2012-07-21 01:19:32 +00:00
jensen.bo@gmail.com
018c0a1ccc Fixed a typo SWIG_INC causing incorrect build on windows with SULUM 2012-07-19 22:15:49 +00:00
lperron@google.com
f7a44730d6 baby steps to have sequence var based on routing like model with next variables 2012-07-18 23:43:45 +00:00
lperron@google.com
a819336e55 create visible DisjunctiveConstraint class, add name to factory builder, move sequence var builder from solver to disjunctive constraint, port examples 2012-07-18 19:54:04 +00:00
lperron@google.com
a265ee0838 skeleton of early tardy jobshop 2012-07-16 18:40:45 +00:00
lperron@google.com
247420b237 working incremental connection with minisat 2012-07-13 00:12:51 +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
d34e964fa0 include stripped version of minisat 2012-07-10 23:40:22 +00:00
lperron@google.com
92623aa92c bump cbc version to 2.7.7 2012-07-09 23:14:17 +00:00
lperron@google.com
6a9c04f7ce unfinished boolean propagator 2012-07-09 14:59:09 +00:00
lperron@google.com
3313aca838 speed up IsDifferentVar 2012-06-29 05:23:58 +00:00
lperron@google.com
01d335dd8c skeleton of set variables 2012-06-17 06:44:15 +00:00
lperron@google.com
8d35901cb9 fix makefiles for sulum 2012-06-13 09:14:30 +00:00
lperron@google.com
3f2f35195f working sulum example, win32 2012-06-13 07:41:44 +00:00
lperron@google.com
6480c87b67 untested support for Sulum linear programming 2012-06-13 07:01:43 +00:00
lperron@google.com
099ea95e5b fix for fz on windows 2012-06-09 15:07:26 +00:00
lperron@google.com
87952ee0f8 fix for fz on windows 2012-06-09 15:04:47 +00:00
lperron@google.com
79b07ce6d6 tentative support for parser files on windows, cross compiled from unix 2012-06-09 14:56:02 +00:00
lperron@google.com
d1d974acf7 move bucket_table to ac4r_table 2012-06-07 20:23:22 +00:00
lperron@google.com
91bc5dbb22 reorganize more code 2012-06-03 13:35:33 +00:00
lperron@google.com
ce2d837e8e log is now optional 2012-06-02 09:30:12 +00:00
lperron@google.com
26dd6713e5 first example working in flatzinc 2012-06-01 09:30:35 +00:00