Heterogeneous Fleets
Chưa có ai nhận issue này.
Đánh giá
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức phù hợp với người mới
- 30/100
Hướng nghiên cứu
Bắt đầu từ các điểm truy cập của định tuyến phương tiện cung cấp SetArcCostEvaluatorOfVehicle, AddDimensionWithVehicleTransits, AddDimensionWithVehicleCapacity và AddDimensionWithVehicleTransitAndCapacity. Theo dõi cách các đầu vào về chi phí, thời lượng và công suất hiện đang được biểu diễn, sau đó xác minh rằng mỗi loại đều hỗ trợ ma trận theo từng phương tiện và đội xe không đồng nhất.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Mô tả
Support different types of vehicles such as walk, bike, car.
Could also be used to model "skill sets" when dispatching employees.
This requires the user to hand us vehicle-class specific
- cost matrices
- duration matrices
- capacities
Implementation:
For Costs:
Use SetArcCostEvaluatorOfVehicle and provide callback on a per-vehicle basis. We now require numVehicle cost matrices from the user.
For Time Dimension:
Use AddDimensionWithVehicleTransits. Takes a vector of transition time evaluators per vehicle for pairs of nodes. Evaluator(i, j) { return ServiceTime(i) + TransitionTime(i, j); }. We now require numVehicle duration matrices from the user.
For Capacity Dimension:
Use AddDimensionWithVehicleCapacity. See explanation above.
For Time and Capacity:
Use AddDimensionWithVehicleTransitAndCapacity. See explanation above.
- Ngôn ngữ chính
- C++
- Star
- 155
- Fork
- 47
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của mapbox/node-or-tools
-
why was dev taken private? Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 10/100
mapbox/node-or-tools#84 ·
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
mapbox/node-or-tools#82 ·
-
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 35/100
mapbox/node-or-tools#81 ·
-
Độ khó 4/5 3-5 ngày Mức phù hợp với người mới 25/100
mapbox/node-or-tools#80 ·
-
Windows build Đang mở
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 15/100
mapbox/node-or-tools#77 · 5 reaction ·
Tất cả issue của mapbox/node-or-tools
Issue tương tự
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
-
good first issue
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
ros2/message_filters#338 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
subsurface/subsurface#4984 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
litertlm-android AAR ships no consumer ProGuard rules → "mid == null" SIGABRT in minified apps Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
google-ai-edge/LiteRT-LM#3739 ·