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

1072 commits

Author SHA1 Message Date
Kandel Irina
957fb54b37 MaxTimeInVehicleConstarint added to Unassigned jobs tracker 2018-03-14 08:31:28 +02:00
Kandel Irina
426ec89b82 remove logs 2018-03-13 16:04:22 +02:00
kandelirina
4da11a6c80 Pass executor service (#39)
* pass executor service

* fixes

* fix back
2018-03-13 13:50:18 +02:00
Kandel Irina
7018115c17 Merge branch 'master' into pass_all_vehicles 2018-03-12 16:44:29 +02:00
Kandel Irina
e1e002131e ?! 2018-03-12 09:17:38 +02:00
Kandel Irina
dc8adca385 fixes 2018-03-12 08:35:04 +02:00
kobyb
4398bb6311
Addprohibitedtasksupport (#36)
* add prohibited task option

* add to builder

* add to constructor

* array to set

* cr

* remove unsused import
2018-03-11 16:41:27 +02:00
Kandel Irina
aaef511b75 pass vehicle types 2018-03-11 16:21:39 +02:00
Iris
b8894c3276 final changes 2018-03-08 10:49:19 +02:00
Iris
4e8ed3a9c0 max time in vehicle fix 2018-03-06 16:20:30 +02:00
Iris
afead68243 Update max time in vehicle use vehicle index 2018-03-06 13:40:35 +02:00
Iris
614b8b5e01 state manager use vehicle index 2018-03-06 12:03:21 +02:00
kobyb
dd5b326e52 Merge branch 'master' of https://github.com/graphhopper/jsprit 2018-03-05 16:58:51 +02:00
oblonski
994b97b48b
fixed issue #411 2018-02-23 09:56:11 +01:00
Kandel Irina
36c7925ffa protected variation coefficient 2018-02-14 10:41:03 +02:00
Kandel Irina
82a1a1117d remove unrelated breaks from unassigned jobs 2018-02-08 14:15:20 +02:00
Kandel Irina
af7d13fc0b remove changes 2018-02-04 11:55:54 +02:00
kobyb
501588d417 CR 2018-02-04 11:53:33 +02:00
Kandel Irina
efbf3c0362 tests added 2018-02-04 10:27:21 +02:00
Kandel Irina
e64e4d2041 fixes 2018-02-04 09:06:34 +02:00
Kandel Irina
f129829f93 min added 2018-02-02 08:25:34 +02:00
Kandel Irina
5635cd572b fix 2018-02-01 18:50:41 +02:00
Kandel Irina
b530a7c85d pass prev activity 2018-02-01 18:03:59 +02:00
Kandel Irina
ec13abcf4b add vehicle fixed cost to new routes 2018-01-31 08:13:26 +02:00
Kandel Irina
e1e231ce92 remove fixed cost back 2018-01-29 12:36:05 +02:00
Kandel Irina
e38deb8cad test added 2018-01-25 11:18:23 +02:00
Kandel Irina
25c123bc61 add fixed cost to insertion cost 2018-01-25 10:13:57 +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
Kandel Irina
2f0a30339d log_added_to_count_of_vehicles_by_vehicle_types 2018-01-08 09:16:03 +02:00
oblonski
cd6477ce14
add helper methods for skills 2017-12-14 16:10:17 +01: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
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
oblonski
fb78e1574b
add human readable reason 2017-11-21 19:59:26 +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
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
Michal Maciejewski
0a5c3e01c0
CrowFlyCosts inherits from EuclideanCosts to remove duplicated code 2017-11-06 11:18:26 +01:00
Michal Maciejewski
e3acb05b0a
unnecessary @SuppressWarnings removed 2017-11-06 00:02:02 +01:00
Michal Maciejewski
05f3f1e3e9
unused timeWindow variables removed from Service and Shipment 2017-10-26 20:13:37 +02:00
Michal Maciejewski
04756a7287
all time windows printed by Shipment/Service.toString() 2017-10-26 11:15:13 +02:00
Michal Maciejewski
cea251b942 Shipment.toString() added 2017-10-24 22:08:24 +02:00