You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Corresponding vehicle_id is returned within each service's skills if problem is partitioned with vehicle entity #110
Support initial routes and skills in split_solve (max_split_size) algorithm #140
Support relations (order, same_route, sequence, shipment) in split_solve algorithm (max_split_size) and partitions ([:configuration][:preprocessing][:partitions]) PR145
VROOM were previously always called synchronously, it is now reserved to a set of effective router_mode (:car, :truck_medium) within a limit of points (<200). #107
Heuristic selection (first_solution_strategy='self_selection') takes into account the supplied initial routes (routes) and the best solution is used as the initial route #159
Removed
geometry_polyline parameter now be provided through geometry parameter #165
Fixed
unassigned output were in some cases returning the key shipment_id instead of pickup_shipment_id and delivery_shipment_id #107
Uniformize route content and always return original_vehicle_id #107
Infeasibility detection of services with negative quantity #111