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

1206 commits

Author SHA1 Message Date
kandelirina
34cc4ef3bb
Additional fixed cost (#63)
* additionalFixedCost

* test fix
2018-08-26 12:03:52 +03:00
kandelirina
d1948fb255
Revert "additionalFixedCost (#61)" (#62)
This reverts commit 550e633d0b.
2018-08-23 16:49:53 +03:00
kandelirina
550e633d0b
additionalFixedCost (#61)
* additionalFixedCost

* test fix
2018-08-23 11:31:48 +03:00
kandelirina
7cc8cf1838
include driver can serve task count (#59)
* include driver can serve task count

* .

* remove back

* can serve fix
2018-08-17 10:01:59 +03:00
kandelirina
0124986886
tw constraint fix (#60) 2018-08-16 16:37:11 +03:00
kandelirina
779be01a1f
initial solution (#50)
* initial solution

* remove
2018-08-15 10:47:07 +03:00
kandelirina
51f6fe4d28
multiplePickupDeliverOptions (#51) 2018-06-03 08:32:11 +03:00
kandelirina
8fa3c81983 RandomInsertionAdded (#46)
* RandomInsertionAdded

* fix

* oops

* wrong algorithm name

* add breaks too

* test added

* containAlll

* if
2018-05-01 13:34:59 +03:00
kandelirina
5b0efb61e7 Add log to break insertion (#44)
* add_log_to_break_insertion

* add_log_to_break_insertion

* fix

* oops

* add log

* fixes

* remove log... too much logs will be

* fixes
2018-04-02 10:36:07 +03:00
kandelirina
8b75937ca8 InsertBreaksToNewRoutes (#42)
* InsertBreaksToNewRoutes

* fixes
2018-03-25 09:53:52 +03:00
kobyb
3ff52b3555 less logs 2018-03-18 11:50:25 +02:00
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