1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00
Commit graph

1082 commits

Author SHA1 Message Date
Stefan Schröder
4e5dee5d6e Merge pull request #313 from jie31best/bugfix/delivershipment-max-distance-constraint
fix deliverShipment insertion in max distance constraint
2016-11-29 08:19:09 +01:00
He Huang
d628f23b4d fix deliverShipment insertion in max distance constraint 2016-11-29 11:52:52 +08:00
He Huang
16b9a1164b fix bug 280 2016-11-16 19:17:35 +08:00
oblonski
3699fd5f99
fix bug #297 2016-11-14 10:15:05 +01:00
oblonski
ab0acfb1d6
reproduce bug #297 2016-11-14 10:11:27 +01:00
oblonski
392167051f
deprecated insertion calculators 2016-11-11 20:16:37 +01:00
oblonski
78405218bb
refine max distance constraint - related to #292 2016-11-09 10:01:56 +01:00
oblonski
26878a3b51
refine max distance constraint - related to #292 2016-11-08 16:25:45 +01:00
oblonski
3dcbe71fcf
refine max distance constraint - related to #292 2016-11-08 13:11:00 +01:00
oblonski
dc064c730c
add unit tests for max distance feature - related to #292 2016-11-08 12:32:45 +01:00
oblonski
651b52530f
adjust vehicle array - related to #292 2016-11-08 12:16:59 +01:00
oblonski
f8ea447cb9
add max distance feature - related to #285 2016-11-02 14:23:23 +01:00
oblonski
4542f8370d
remove unused field 2016-11-01 08:44:08 +01:00
oblonski
51740a21d6
test adding time and distance to cost matrix 2016-10-18 20:17:24 +02:00
oblonski
eb9f72b2d1
simplify adding time and distance to cost matrix 2016-10-18 15:25:23 +02:00
oblonski
87e933aafc
add docs to location 2016-10-16 21:00:44 +02:00
oblonski
6143e73645 add name to location 2016-10-05 09:03:07 +02:00
oblonski
e7d1019b8f add name to location 2016-10-05 09:01:04 +02:00
oblonski
76fe48a798 remove warn 2016-09-30 08:42:10 +02:00
oblonski
5ef8ba12e9 move hook stuff to if - related to #282 2016-09-29 12:52:10 +02:00
muzuro
c1a5f82ba1 fix memory leak 2016-09-28 12:06:01 +03:00
oblonski
ec63e7b466 change logger name acc to class 2016-08-18 17:03:26 +02:00
oblonski
66e866aa76 fix #274 2016-08-17 13:36:54 +02:00
oblonski
6632a2322d test configurer - related #271 2016-08-15 10:59:33 +02:00
oblonski
3158f99b67 add getter for solution completeness ratio 2016-08-15 10:58:48 +02:00
oblonski
2212f53b73 set min ratio - related to #271 2016-08-15 10:57:41 +02:00
oblonski
bfdc75c79a prepare pom for maven central 2016-08-11 12:14:15 +02:00
oblonski
1cf21293d2 clean up test and mvn stuff 2016-08-11 11:13:33 +02:00
Peter
250e9a4f24
make snapshot deployment working 2016-08-09 15:00:34 +02:00
oblonski
acb82f6646 add utility to add core constraints from everywhere 2016-08-04 09:28:21 +02:00
oblonski
76902b4c73 Merge remote-tracking branch 'origin/master' 2016-08-02 20:15:49 +02:00
oblonski
d817c763d2 add utility to add core constraints from everywhere 2016-08-02 20:15:34 +02:00
oblonski
1cbdb353f0 make objective function available from algorithm 2016-08-02 20:14:58 +02:00
braktar
094dd9305a Add clusterRuin to xml algorithm config 2016-08-02 14:51:34 +02:00
oblonski
91298022ab switch to Apache License v2 - related to #216 2016-07-28 07:43:43 +02:00
oblonski
fada6ce7ef switch to Apache License v2 - related to #216 2016-07-28 07:42:30 +02:00
oblonski
81830c5978 switch to Apache License v2 - related to #216 2016-07-27 22:39:26 +02:00
oblonski
98169fddf8 update java 1.7 2016-07-27 19:15:33 +02:00
oblonski
5b8ca8e965 fixed bug #263 2016-07-27 16:09:21 +02:00
oblonski
fce6f602c1 merge jsprit-io 2016-07-27 14:59:15 +02:00
oblonski
2d801b5ec4 clean up test resources 2016-07-27 12:51:39 +02:00
oblonski
65e5b48afc clean up test resources 2016-07-27 12:18:13 +02:00
oblonski
c7a5727b0e get rid of xmlReader 2016-07-27 12:06:45 +02:00
oblonski
e40f743f00 writer test 2016-07-18 14:10:19 +02:00
oblonski
6ce6778c9f fix broken tests by differentiating between open or not 2016-07-18 14:08:58 +02:00
oblonski
de74cce245 fix bug #259 2016-07-18 13:52:53 +02:00
oblonski
200294f30b reproduce bug #259 2016-07-18 13:51:27 +02:00
oblonski
dda2cb4452 fix update all routes bug 2016-07-18 08:50:18 +02:00
oblonski
5307e65c10 remove randomness from vehicle manager 2016-07-18 08:25:46 +02:00
oblonski
070aef735f add a way to use fast regret with custom contraints 2016-07-13 14:07:23 +02:00