Laurent Perron
|
bd5ca44653
|
fix cvrp java example
|
2016-06-13 11:40:43 +02:00 |
|
Laurent Perron
|
fd1e4d4353
|
Issue173 in java
|
2016-04-14 13:23:00 +02:00 |
|
Laurent Perron
|
a915c15b8e
|
renaming in the Sat code; small cleaning in the SWIG code; improvements to the graph code to make it MT-safe
|
2016-03-12 06:32:56 -08:00 |
|
Laurent Perron
|
08ee0714ae
|
minor sync with internal code
|
2016-02-09 12:07:21 +01:00 |
|
Laurent Perron
|
bb6e091027
|
Switch parameters to proto3, propagate to all code, offer support in all languages
|
2016-02-03 15:15:58 +01:00 |
|
Laurent Perron
|
801aff49bf
|
fix java MIP/LP examples
|
2016-01-26 15:27:28 +01:00 |
|
Laurent Perron
|
19b7b29194
|
fix examples
|
2016-01-26 13:58:53 +01:00 |
|
Laurent Perron
|
b412d19805
|
change LNS protocol, port examples; bump nuspec version to 2.1.xxxx; various improvements to the solvers
|
2015-11-20 11:32:37 +01:00 |
|
Olivier RATIER
|
06e111b835
|
Fixing a few typos
|
2015-06-24 08:46:31 +02:00 |
|
Olivier Ratier
|
f4787f2d67
|
Merge remote-tracking branch 'github/master' into cbc_thread_fix_github
|
2015-06-23 17:25:21 +02:00 |
|
Olivier Ratier
|
b1f34c9a5b
|
Adding multi thread failing test
|
2015-06-19 17:28:02 +02:00 |
|
Vincent Furnon
|
e4e631b887
|
Linear solver wrapper: fixed java support.
|
2015-06-18 15:47:08 +02:00 |
|
lperron@google.com
|
1319fb50c6
|
fix bug MPSolverParameters and java
|
2014-10-24 18:11:09 +00:00 |
|
lperron@google.com
|
465666aad7
|
big sync: add presolve to sat solver; continue rewrite on C#/Python swig layer; remove as much using std::string as possible in the code; faster saturated arithmetics
|
2014-07-24 18:12:50 +00:00 |
|
lperron@google.com
|
213f8073d0
|
fix over-optimization
|
2014-07-09 18:54:54 +00:00 |
|
lperron@google.com
|
ac92a500f3
|
fix
|
2014-07-09 16:24:06 +00:00 |
|
lperron@google.com
|
be78e7d16a
|
add crashing example
|
2014-07-09 16:19:18 +00:00 |
|
lperron@google.com
|
1f870ba937
|
add crashing example
|
2014-07-09 16:18:04 +00:00 |
|
lperron@google.com
|
1a4efa2e54
|
add empty line after licence part, in glop, implement portable floating point exceptions
|
2014-07-09 15:18:27 +00:00 |
|
lperron@google.com
|
5331802928
|
java swig rewrite
|
2014-07-09 11:26: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
|
04e7539989
|
big bang on java swig
|
2014-06-11 22:28:04 +00:00 |
|
lperron@google.com
|
83756494bb
|
update LS API in java/c#
|
2014-05-21 12:57:26 +00:00 |
|
lperron@google.com
|
e97347b6d9
|
java example that demonstrates exporting capabilities
|
2014-04-04 09:16:58 +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
|
5a8d7a15ea
|
unique java library
|
2014-01-16 01:23:35 +00:00 |
|
lperron@google.com
|
fc2036b868
|
CapacitatedVehicleRoutingProblemWithTimeWindows.java
|
2013-10-27 20:24:38 +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
|
f694c0633c
|
LS and LNS example in java
|
2012-07-26 17:36:11 +00:00 |
|
lperron@google.com
|
3f311f40a1
|
routing in java + simple tsp example
|
2012-05-02 20:00:03 +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 |
|