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

1115 commits

Author SHA1 Message Date
oblonski
2d9be8304a
Merge branch 'routebuilder-break-location'
# Conflicts:
#	jsprit-core/src/main/java/com/graphhopper/jsprit/core/problem/solution/route/VehicleRoute.java
2017-04-26 15:39:27 +02:00
oblonski
0fb7469d1f
Merge branch 'routebuilder-break-location'
# Conflicts:
#	jsprit-core/src/main/java/com/graphhopper/jsprit/core/problem/solution/route/VehicleRoute.java
2017-04-26 15:38:08 +02:00
oblonski
3b24adc8fa
make string ruin configurable 2017-04-26 15:36:09 +02:00
oblonski
9e2afa4f75
make string ruin configurable 2017-04-26 15:22:37 +02:00
oblonski
5d56d2e091
make string ruin configurable 2017-04-26 15:05:28 +02:00
oblonski
39751c8c5a
add location info for scheduling breaks with route builder 2017-04-19 14:10:10 +02:00
oblonski
933e2ca120
add location info for scheduling breaks with route builder 2017-04-19 14:04:19 +02:00
oblonski
271d251c35
play with string length 2017-04-19 13:31:53 +02:00
oblonski
8505d0dc48
play with string length 2017-04-03 08:52:34 +02:00
oblonski
b5c69ba4d0
play with string length 2017-04-01 20:38:34 +02:00
oblonski
fda067811b
Merge branch 'master' into string-removal 2017-03-30 12:19:31 +02:00
oblonski
562be55ae6
get no. locations 2017-03-15 15:20:57 +01:00
oblonski
185980d8c0
allow constraints to be ignored 2017-03-14 13:09:03 +01:00
oblonski
9453f0eb06
make reason frequency accessible 2017-03-14 09:55:35 +01:00
oblonski
f9e000c3ff
rename current dev to 1.7.1-SNAPSHOT 2017-02-13 12:51:27 +01:00
oblonski
ab8741a335
get rid of google guava dep 2017-02-07 09:53:46 +01:00
oblonski
6dbc35e350
test reason tracker - related to #180 2017-02-06 22:15:53 +01:00
oblonski
9e9436e1ab
doc codes - related to #180 2017-02-06 21:54:59 +01:00
oblonski
0a8061845d
use job id instead of job - related to #180 2017-02-06 21:48:47 +01:00
oblonski
79ac22f7f4
memorize reasons and translates constraint names into code and reason - related to #180 2017-02-06 21:31:56 +01:00
oblonski
8da37cf4b3
memorize failed constraint names - related to #180 2017-02-06 21:30:16 +01:00
oblonski
ba6dbfae45
add unassigned job listener - related to #180 2017-02-06 21:29:22 +01:00
oblonski
a2787ca390
add google guava - related to #180 2017-02-06 21:28:44 +01:00
oblonski
d7b4122e10
account for more prio levels in scorer and obj function 2017-01-30 20:05:49 +01:00
oblonski
7d2881f4c1
allow more priority levels - up to 10 2017-01-30 20:02:34 +01:00
oblonski
25fe083809
refine string removal 2017-01-18 19:43:52 +01:00
oblonski
142c3beff6
v1.7 2017-01-12 11:19:16 +01:00
oblonski
0f38d5ed78
align toString 2017-01-11 20:30:07 +01:00
oblonski
e624900e68
Merge branch 'bug-286' 2017-01-11 20:09:18 +01:00
oblonski
0becec2ce8
split fix cost calculation - related to #286 2017-01-11 20:08:31 +01:00
oblonski
5dcbdeeefc
Merge remote-tracking branch 'origin/master' 2016-12-05 19:31:59 +01:00
oblonski
851f0f9861
make regret scorer configurable 2016-12-05 19:31:12 +01:00
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
f924293520
remove Double.MAX_VALUE - related to #286 2016-11-08 11:20:51 +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