RouteLocks is for establish starting points in order, or to assign points to route to visit optimized?
还没有人认领这个 Issue。
评估
调研方向
Start with the routeLocks entry point and the VRP setup described in the issue; trace how locked points are interpreted during route construction and optimization. Reproduce the route shown in the issue, then establish whether the behavior is expected or needs correction, with the requested optimized route as the completion criterion.
由索引模型根据 Issue 内容生成。
描述
I am working with routeLocks to assign some points to a certain route and to visit them along with others remain, in a optimized way. But instead it just makes the VRP to push them in first place to visit starting the route without analyze if those points are optimized.
As you can see in the image red route start from point depot, goes to point 1, next it goes back to point 2, and goes to point 3 which is close to point 1. With routeLock I expected to assign those points to certain route and visit them optimized. As you can see the route is not optimized, it goes far away, and then comes close to depot, then goes far away close to the first point and come back to depot, the traveling time is the highest possible.

Expected result..

Or this..

Any help?
Did I understand wrong?
Is Node-or-tools capable to solve this and assign points to a route and visit them in a optimized way?
- 主要语言
- C++
- 星标
- 155
- 派生
- 47
- PR 合并指标
- 30 天内没有已合并 PR
环境准备
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
mapbox/node-or-tools 的其他 Issue
-
难度 5/5 一周以上 新手友好度 10/100
mapbox/node-or-tools#84 ·
-
难度 4/5 3-5 天 新手友好度 25/100
mapbox/node-or-tools#82 ·
-
难度 3/5 1-2 天 新手友好度 35/100
mapbox/node-or-tools#81 ·
-
难度 4/5 3-5 天 新手友好度 25/100
mapbox/node-or-tools#80 ·
-
Windows build未关闭
难度 5/5 一周以上 新手友好度 15/100
mapbox/node-or-tools#77 · 5 个 reaction ·
查看 mapbox/node-or-tools 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 78/100
KhronosGroup/Vulkan-Tutorial#524 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 88/100
microsoft/onnxruntime-genai#2633 ·
维护者通常 1 天内回复
-
mapper bug
难度 2/5 1-3 小时 新手友好度 78/100
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 86/100
firebase/firebase-ios-sdk#16718 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 88/100
tesseract-ocr/tesseract#4627 ·