Vehicle Specific Capacities
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by reviewing the existing vehicleCapacity API and the related Heterogeneous Fleets issue (#11); no implementation files or tests are named in the payload. Trace how vehicle capacities move through the Node.js bindings into OR-Tools. Done means users can provide a parallel vehicleCapacities array with per-vehicle values, with coverage for the existing behavior.
Written by the indexing model from the issue text.
Description
At the moment we expose a single vehicleCapacity property. With it users can set the capacities for all their vehicles. What we should do instead is expose a vehicleCapacities property (parallel array coinciding with the vehicles) where the user can specify a capacity on a per vehicle basis.
Related: Heterogeneous Fleets https://github.com/mapbox/node-or-tools/issues/11
cc @karenzshea
- Dominant language
- C++
- Stars
- 155
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mapbox/node-or-tools
-
Difficulty 5/5 Over a week Newbie friendliness 10/100
mapbox/node-or-tools#84 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
mapbox/node-or-tools#82 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
mapbox/node-or-tools#81 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
mapbox/node-or-tools#80 ·
-
Windows build Open
Difficulty 5/5 Over a week Newbie friendliness 15/100
mapbox/node-or-tools#77 · 5 reactions ·
All issues in mapbox/node-or-tools
Similar issues
-
prio:medium status:idea type:feat
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
tests
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
kind/bug needs-sig needs-triage
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
drogonframework/drogon#2605 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
ArthurSonzogni/FTXUI#1363 ·