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
|
f7887a5fa9
|
fix for sat
|
2013-12-13 08:19:07 +00:00 |
|
lperron@google.com
|
fa476a4d86
|
scoped_ptr -> unique_ptr
|
2013-12-12 14:43:57 +00:00 |
|
lperron@google.com
|
981f0be4dd
|
fix routing example to use new API
|
2013-12-12 14:43:41 +00:00 |
|
lperron@google.com
|
eef0e9ab02
|
experimental sat/pb solver
|
2013-12-12 14:43:04 +00:00 |
|
lperron@google.com
|
ca94ca67b4
|
more reindent
|
2013-11-06 14:32:24 +00:00 |
|
lperron@google.com
|
f6eca03210
|
reindent
|
2013-11-05 14:02:27 +00:00 |
|
lperron@google.com
|
b2447b0cc5
|
add crashing example for issue33
|
2013-11-05 12:34:02 +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
|
fc2036b868
|
CapacitatedVehicleRoutingProblemWithTimeWindows.java
|
2013-10-27 20:24:38 +00:00 |
|
lperron@google.com
|
936dad1e7f
|
DebugStringVector->JoinDebugStringPtr; fix overflow in disjunctive and path cumul; fix routing model inside the sequence var
|
2013-10-17 08:58:26 +00:00 |
|
lperron@google.com
|
5700126591
|
added setup dependent transition times on the disjunctive class; renamed files with - in their names to _; plenty of changes in the base library and modifications in the rest of the code accomodate them; dropped support for vs 2010 by using the brand new c++11 iterators (for (int i : vector_of_ints) {}). This is so neat; removed SetCommandLines on the routing model. I added a temporary API with parameters. This API is not final and will change to its final version soon
|
2013-10-10 15:23:20 +00:00 |
|
lperron@google.com
|
54b04fa3be
|
improve examples
|
2013-10-09 21:36:21 +00:00 |
|
lperron@google.com
|
e4b935a137
|
cbc => 2.8.5
|
2013-09-23 17:03:25 +00:00 |
|
lperron@google.com
|
18cc7b4c6e
|
reindent
|
2013-08-02 16:29:07 +00:00 |
|
lperron@google.com
|
f0add3a731
|
fixes on flexible_jobshop
|
2013-07-29 04:25:47 +00:00 |
|
lperron@google.com
|
4cc8c42a2f
|
first implementation of flexible jobshop + dataset
|
2013-07-29 04:05:22 +00:00 |
|
lperron@google.com
|
7e488b6a16
|
fz bug
|
2013-07-22 18:22:15 +00:00 |
|
lperron@google.com
|
e8eea7b231
|
start working on fz bug
|
2013-07-22 16:23:10 +00:00 |
|
laurent.perron@gmail.com
|
d44008b302
|
first version of diffn constraint
|
2013-07-05 15:19:52 +00:00 |
|
lperron@google.com
|
f775471f8c
|
add linear example to remote compilation test
|
2013-06-19 14:56:27 +00:00 |
|
lperron@google.com
|
87478b8382
|
fix remote compilation on windows
|
2013-06-19 09:58:35 +00:00 |
|
lperron@google.com
|
8951f94631
|
improve makefiles; fix examples/tests/remote
|
2013-06-19 09:54:37 +00:00 |
|
lperron@google.com
|
c2ab78125e
|
huge sync with internal version
|
2013-06-11 14:51:51 +00:00 |
|
lperron@google.com
|
72e547c935
|
huge sync with internal version
|
2013-06-11 14:51:23 +00:00 |
|
lperron@google.com
|
19cf6c5148
|
fix c# link
|
2013-04-18 13:59:34 +00:00 |
|
lperron@google.com
|
6b5eb9e2fc
|
allow linear_solver.Sum() to work without []
|
2013-04-17 09:33:43 +00:00 |
|
lperron@google.com
|
36d87d01cf
|
modulo API on python
|
2013-04-15 07:10:25 +00:00 |
|
lperron@google.com
|
798d3fc2c3
|
modulo API on python
|
2013-04-14 20:21:30 +00:00 |
|
lperron@google.com
|
4e4f69e6d4
|
issue22
|
2013-03-11 11:11:16 +00:00 |
|
lperron@google.com
|
e453c9e6fb
|
one more test
|
2013-03-11 10:14:34 +00:00 |
|
lperron@google.com
|
f7c2d84877
|
member API in python
|
2013-03-10 20:13:49 +00:00 |
|
lperron@google.com
|
62025f3c1f
|
fixed issue18 in C#
|
2013-01-15 13:31:41 +00:00 |
|
lperron@google.com
|
7f36ac6be5
|
sync with internal code, most notable change is the modification to the RoutingModel::AddDimension API that takes an additional boolean parameter
|
2013-01-10 17:01:34 +00:00 |
|
lperron@google.com
|
ab04b98b24
|
fix expected flow after change on max_flow
|
2013-01-09 13:43:37 +00:00 |
|
lperron@google.com
|
16541100da
|
misc improvements on cpp11_test.cc
|
2012-11-13 16:06:51 +00:00 |
|
lperron@google.com
|
5c0de693cc
|
improved cpp11 test
|
2012-11-13 06:55:55 +00:00 |
|
lperron@google.com
|
3241df4a89
|
fix
|
2012-11-13 01:25:09 +00:00 |
|
lperron@google.com
|
64d94e6316
|
small fixes + cpp11 compatibility test
|
2012-11-13 01:20:50 +00:00 |
|
lperron@google.com
|
f974226518
|
experimental support for gurobi; only tested on mac os X so far
|
2012-10-28 09:07:15 +00:00 |
|
lperron@google.com
|
7c7dd4d124
|
force variables to be inside the domain of the counted values
|
2012-09-19 14:06:47 +00:00 |
|
lperron@google.com
|
e60cc8f027
|
fix gcc_test
|
2012-09-19 14:03:45 +00:00 |
|
lperron@google.com
|
467d866901
|
towards a working version of the range based global cardinality constraint
|
2012-09-19 13:45:22 +00:00 |
|
laurent.perron@gmail.com
|
49215cd742
|
compilation fix on windows
|
2012-09-13 17:35:50 +00:00 |
|
lperron@google.com
|
2984300b7c
|
frequency assignment problem
|
2012-09-13 16:25:28 +00:00 |
|
lperron@google.com
|
d404365e06
|
one more example
|
2012-09-07 19:32:03 +00:00 |
|
lperron@google.com
|
85e4fc1374
|
simple reverse example of assignment in free variables
|
2012-09-05 20:19:05 +00:00 |
|
lperron@google.com
|
9593879f84
|
corrected examples
|
2012-09-05 15:50:45 +00:00 |
|
lperron@google.com
|
bb29603649
|
fix
|
2012-09-04 07:26:22 +00:00 |
|
lperron@google.com
|
062e8cba72
|
one more presolve rule, helps on debruijn_mike_winter2
|
2012-09-03 19:39:43 +00:00 |
|