Commit Graph

25 Commits

Author SHA1 Message Date
lperron@google.com
91041a847d ported all scheduling example 2014-07-09 12:34:37 +00:00
lperron@google.com
044b7c0f10 rewrite C# layer 2014-07-09 12:21:55 +00:00
lperron@google.com
6f25f38898 introduce glop, our own linear programming solver; improve sat 2014-07-08 09:27:02 +00:00
lperron@google.com
83756494bb update LS API in java/c# 2014-05-21 12:57:26 +00:00
lperron@google.com
da7dc5e070 remove MPSolver::*Objective* setters, getters, use setters/getters on objective 2014-01-17 19:04:26 +00:00
lperron@google.com
96330f94d7 special version of slow scheduling with matching as a sub goal 2014-01-15 23:48:03 +00:00
lperron@google.com
388c911e3d merge all .NET libraries into one; need to reorganize swig to make it work and to patch generated code; 2014-01-15 23:47:32 +00:00
lperron@google.com
0255170022 first attempt at unique c# ortools library 2014-01-14 17:39:53 +00:00
lperron@google.com
90f7b2ffe2 more work 2014-01-14 16:06:48 +00:00
lperron@google.com
451ea44d2a improve slow scheduling problem 2014-01-14 15:54:53 +00:00
lperron@google.com
cadc06be12 slow scheduling example 2014-01-14 14:59:56 +00:00
lperron@google.com
132767377c slow scheduling example 2014-01-14 14:58:50 +00:00
lperron@google.com
775b4b3f32 remove copies of callbacks in cscvrptw.cs 2014-01-03 19:25:46 +00:00
laurent.perron@gmail.com
629a2369e9 cvrptw in C# 2014-01-03 18:38:52 +00:00
lperron@google.com
e4b935a137 cbc => 2.8.5 2013-09-23 17:03:25 +00:00
lperron@google.com
c2ab78125e huge sync with internal version 2013-06-11 14:51:51 +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
bd25bee356 improved python/java/.NET archives, available on all platforms, with license and readme file 2012-09-02 15:20:21 +00:00
lperron@google.com
f694c0633c LS and LNS example in java 2012-07-26 17:36:11 +00:00
lperron@google.com
beeb3e7ee3 working C# ls example with filter 2012-07-26 16:51:08 +00:00
lperron@google.com
5f44ab0ab7 C# examples showing a new LS operator 2012-07-26 15:18:44 +00:00
lperron@google.com
896a472b73 added LNS c# example 2012-07-26 07:28:12 +00:00
lperron@google.com
8582ba0a47 added LNS c# example 2012-07-26 07:25:05 +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
64752231d6 reorganize all examples in the examples directory 2012-03-28 14:23:23 +00:00