RouteLocks is for establish starting points in order, or to assign points to route to visit optimized?
まだ誰も着手していません。
評価
調査の方向性
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 にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
mapbox/node-or-tools のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 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 1週間以上 初心者へのやさしさ 15/100
mapbox/node-or-tools#77 · リアクション 5 件 ·
mapbox/node-or-tools の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
ArthurSonzogni/FTXUI#1363 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
ginkgo-project/ginkgo#2108 ·
-
bug build
難易度 1/5 1時間未満 初心者へのやさしさ 91/100
facebookincubator/velox#19194 ·
-
JIT-compiled number -> Decimal conversion silently overflows instead of raising DECIMAL_OVERFLOW オープンfuzz
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
ClickHouse/ClickHouse#122114 ·