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

2049 commits

Author SHA1 Message Date
kandelirina
ee73118f20
driverId_in_service_and_shipment (#64)
* driverId_in_service_and_shipment

* add to interface

* timeWindowConstraintsSet true if instance of time window constraint

* inform listeners if needed

* fix
2018-09-06 16:37:25 +03:00
kandelirina
dfd84ee5db
Add additional cost to insertion cost (#65)
* add_additional_cost_to_insertion_cost

* fix

* test fix

* remove set additional cost
2018-09-03 10:35:27 +03:00
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
irisshainsky
c0f713c7ad
Merge pull request #57 from bringg/ruin_cluster_from_master
ruin cluster
2018-06-26 11:32:46 +03:00
Iris
c62aa94021 ruin cluster 2018-06-26 10:19:50 +03:00
kandelirina
0dfb25b5ad
pass_solution_acceptors (#49)
* pass_solution_acceptors

* add selected starategy

* log level fix

* remove log...

* Update VehicleRoutingAlgorithm.java
2018-06-12 11:48:30 +03:00
kandelirina
51f6fe4d28
multiplePickupDeliverOptions (#51) 2018-06-03 08:32:11 +03:00
Alex Simenduev
efd1764dd3 fix jacoco coverage (try 2) 2018-05-02 16:44:54 +03:00
Alex Simenduev
f869d3fc0a fix jacoco coverage 2018-05-02 15:56:37 +03:00
Elad Dolev
6f2baa3178
DO-51 Jenkins CI (#48)
* DO-51 Jenkins CI
* DO-51 refactor
2018-05-02 15:36:46 +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
e94a76fd1c
Merge pull request #43 from bringg/less_logs
less logs
2018-03-18 12:04:59 +02:00
kobyb
3ff52b3555 less logs 2018-03-18 11:50:25 +02:00
kobyb
fd5664bf70
Merge pull request #38 from bringg/MaxTimeInVehicleConstarint-added-to-Unassigned-jobs-tracker
MaxTimeInVehicleConstarint added to Unassigned jobs tracker
2018-03-14 08:32:50 +02:00
kobyb
0c5ae5dd7e Merge branch 'MaxTimeInVehicleConstarint-added-to-Unassigned-jobs-tracker' of github.com:bringg/jsprit into MaxTimeInVehicleConstarint-added-to-Unassigned-jobs-tracker 2018-03-14 08:31:59 +02:00
Kandel Irina
957fb54b37 MaxTimeInVehicleConstarint added to Unassigned jobs tracker 2018-03-14 08:31:28 +02:00
kobyb
1fa6ffda50
Merge pull request #41 from bringg/remove-logs
remove logs
2018-03-14 08:25:32 +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
ba08cbab35 MaxTimeInVehicleConstarint added to Unassigned jobs tracker 2018-03-13 11:31:57 +02:00
irisshainsky
ac14f2850c
Merge pull request #37 from bringg/pass_all_vehicles
Pass all vehicles
2018-03-13 08:58:01 +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
kobyb
3c568835e9
Merge pull request #33 from bringg/protected-variation-coefficient
protected variation coefficient
2018-02-14 17:38:17 +02:00
Kandel Irina
36c7925ffa protected variation coefficient 2018-02-14 10:41:03 +02:00
kobyb
77e7b89d49
Merge pull request #30 from bringg/remove-unrelated-breaks-from-unassigned-jobs
remove unrelated breaks from unassigned jobs
2018-02-11 10:45:25 +02:00
Kandel Irina
82a1a1117d remove unrelated breaks from unassigned jobs 2018-02-08 14:15:20 +02:00
kobyb
92afffcf1e
Merge pull request #29 from bringg/pass-prev-activity
pass prev activity
2018-02-04 14:00:38 +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
b47547afdb test full flow 2018-02-01 19:21:04 +02:00