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

2042 commits

Author SHA1 Message Date
kobyb
5f84caecca
Merge pull request #23 from bringg/pass-constraintmanager-as-parameter
pass constraintmanager as parameter
2018-01-29 10:12:39 +02:00
kandelirina
af625fcc47
Merge pull request #22 from bringg/add-fixed-cost-to-insertion-cost
test added
2018-01-29 09:24:27 +02:00
Kandel Irina
c0debb2a4b pass constraintmanager as parameter 2018-01-28 17:41:01 +02:00
Kandel Irina
e38deb8cad test added 2018-01-25 11:18:23 +02:00
kobyb
d4df1723ca
Merge pull request #21 from bringg/add-fixed-cost-to-insertion-cost
add fixed cost to insertion cost
2018-01-25 10:55:07 +02:00
Kandel Irina
25c123bc61 add fixed cost to insertion cost 2018-01-25 10:13:57 +02:00
kobyb
6750969700
Merge pull request #16 from bringg/merge_gh1
Merge gh1
2018-01-21 10:12:48 +02:00
kobyb
21a1d43834 Bug fix 2018-01-16 13:34:31 +02:00
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