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

1984 commits

Author SHA1 Message Date
kobyb
92524d53b3 Merge remote-tracking branch 'graphhopper/master' into merge_from_gh_master
# Conflicts:
#
jsprit-core/src/main/java/com/graphhopper/jsprit/core/algorithm/state/Up
dateMaxTimeInVehicle.java
2018-01-16 11:53:33 +02:00
kobyb
01e4139a6b
Merge pull request #9 from bringg/log_added_to_count_of_vehicles_by_vehicle_types
log_added_to_count_of_vehicles_by_vehicle_types
2018-01-09 10:05:58 +02:00
Kandel Irina
2f0a30339d log_added_to_count_of_vehicles_by_vehicle_types 2018-01-08 09:16:03 +02:00
oblonski
a0009918cc
Merge remote-tracking branch 'origin/master' 2017-12-14 16:12:16 +01:00
oblonski
cd6477ce14
add helper methods for skills 2017-12-14 16:10:17 +01:00
Stefan Schröder
5051def927
Merge pull request #399 from tingold/patch-1
updated getting started to fix formatting
2017-12-13 10:17:20 +01:00
kobyb
7251733803
Merge pull request #7 from bringg/add-driver-cost-for-new-route
add driver cost for new route
2017-12-12 08:38:42 +02:00
oblonski
f218b9a738
throw exception if vehicle id is null 2017-12-11 13:29:44 +01:00
Kandel Irina
c489207bf3 add driver cost for new route 2017-12-11 14:02:06 +02:00
Tom Ingold
7ae5de3592
updated getting started to fix formatting
removed html escaping for markdown
2017-12-08 14:47:05 -06:00
kobyb
10187a270b
Merge pull request #6 from bringg/solutions-as-parameter
solutions as parameter
2017-12-05 10:36:50 +02:00
Kandel Irina
1818bef3bd solutions as parameter 2017-12-05 10:29:47 +02:00
oblonski
b610626b1d
refine error messages 2017-11-30 09:49:00 +01:00
oblonski
76aa6938db
refine error messages 2017-11-28 15:47:33 +01:00
kobyb
9af2fbbc0f
Merge pull request #4 from bringg/VehicleRoutingAlgorithms-receive-cost-func-in-create
VehicleRoutingAlgorithms receive cost func in create
2017-11-26 10:14:37 +02:00
kobyb
beff879471 CR 2017-11-26 10:03:52 +02:00
Kandel Irina
a83bed51c5 fixes 2017-11-23 11:59:17 +02:00
Kandel Irina
aae0ec2328 VehicleRoutingAlgorithms receive cost func in create 2017-11-23 11:42:14 +02:00
oblonski
b78a144011
Merge remote-tracking branch 'origin/master' 2017-11-21 19:59:35 +01:00
oblonski
fb78e1574b
add human readable reason 2017-11-21 19:59:26 +01:00
Stefan Schröder
8e7e539407
Update Other-Projects.md 2017-11-16 12:45:19 +01:00
Stefan Schröder
9144a05886
Merge pull request #390 from Jullil/unassigned_job_reason_tracker_returns_the_last_failed_constraint
UnassignedJobReasonTracker returns the last failed constraint
2017-11-13 15:11:38 +01:00
oblonski
d591165281
reproduce bug #391 2017-11-13 15:09:38 +01:00
Iuliia Loikova
288f6023a3 Unassigned job reason tracker returns the last failed constraint instead of the most likely 2017-11-09 23:31:30 +01:00
kobyb
72a8cd348f
Merge pull request #2 from bringg/ActivityCostRecievePrevActTo
ActivityCostRecievePrevActToo
2017-11-09 08:07:07 +02:00
oblonski
a714312685
Merge remote-tracking branch 'origin/master' 2017-11-08 19:40:12 +01:00
oblonski
8486841884
improve max-time-in-vehicle 2017-11-08 19:37:48 +01:00
oblonski
39ed96341a
improve max-time-in-vehicle 2017-11-08 19:07:51 +01:00
oblonski
e8fe642e16
improve max-time-in-vehicle 2017-11-08 16:10:39 +01:00
Kandel Irina
7c724d9c79 ActivityCostRecievePrevActTo 2017-11-08 12:07:50 +02:00
Kandel Irina
ea852eb662 Merge remote-tracking branch 'graphhopper/master' 2017-11-07 12:33:17 +02:00
kobyb
a2dbd46026 it does not matter, it uses internal projects 2017-11-07 08:17:42 +02:00
Stefan Schröder
ba343fb555
Merge pull request #387 from michalmac/master
CrowFlyCosts inherits from EuclideanCosts to remove duplicated code
2017-11-06 19:49:41 +01:00
Michal Maciejewski
0a5c3e01c0
CrowFlyCosts inherits from EuclideanCosts to remove duplicated code 2017-11-06 11:18:26 +01:00
Stefan Schröder
78cf643384
Merge pull request #386 from michalmac/master
changes in jsprit-instance readers
2017-11-06 09:36:54 +01:00
Michal Maciejewski
0946dc239e
Belhaiza is INFINITE -> create only 1 vehicle 2017-11-06 00:05:27 +01:00
Michal Maciejewski
b3b154cdd6
count LiuShen services from 1, instead of 11 2017-11-06 00:03:16 +01:00
Michal Maciejewski
e3acb05b0a
unnecessary @SuppressWarnings removed 2017-11-06 00:02:02 +01:00
kobyb
f5dd04329c Merge branch 'master' of https://github.com/graphhopper/jsprit 2017-11-05 17:22:04 +02:00
Stefan Schröder
6907a894fb Merge pull request #384 from michalmac/master
unused timeWindow variables removed from Service and Shipment
2017-10-26 20:31:26 +02:00
Michal Maciejewski
05f3f1e3e9
unused timeWindow variables removed from Service and Shipment 2017-10-26 20:13:37 +02:00
oblonski
3a5e42691b
continuous deployment of snapshots 2017-10-26 17:20:16 +02:00
oblonski
41710f3dbd
continuous deployment of snapshots 2017-10-26 16:45:14 +02:00
Stefan Schröder
0aa61bd8aa Merge pull request #383 from michalmac/master
Shipment.toString() added
2017-10-26 11:26:10 +02:00
Michal Maciejewski
04756a7287
all time windows printed by Shipment/Service.toString() 2017-10-26 11:15:13 +02:00
Michal Maciejewski
26f2d5c1b2 Merge remote-tracking branch 'michalmac/master' 2017-10-24 22:08:53 +02:00
Michal Maciejewski
cea251b942 Shipment.toString() added 2017-10-24 22:08:24 +02:00
Michal Maciejewski
d4b22a30db
Shipment.toString() added 2017-10-24 22:01:25 +02:00
Stefan Schröder
fac5db530e Merge pull request #382 from michalmac/master
small refinements
2017-10-24 15:48:33 +02:00
Michal Maciejewski
49c6d36945 EuclideanCosts.calculateDistance(Location,Location) is a one-liner now 2017-10-24 14:31:36 +02:00