Support transferring and cloning of agents between models
まだ誰も着手していません。
評価
調査の方向性
ファイル、テスト、エントリポイントは指定されていません。まず既存の model、turtle、breed、link の転送コードと関連するテストを見つけ、次に move/clone のセマンティクスと未解決の link の動作を明確にしてください。対応する転送コマンドと互換性ルールが実装され、一致する変数、shape、位置、初期化ブロックについてのテストが用意されていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Turtles:
ls:move <source-model> <reporter-of-turtle/turtleset> <target-mode> <optional-initialization-block>- Can transfer/clone (kill in one, create in another) between models with the same turtle/breed variable names. That is, can copy if:
- Does a breed with the same name as the turtle's breed exist in the target model?
- Take all the names of the turtle's turtle and breed vars. Do variables with the same names exist in the target model?
- Does the turtle's shape exist in the target model? (we could just default shape if not)
- If yes to these questions, can transfer.
- Variables are matched up by name, except for position
- Position is tough since the worlds will have different dimensions, and even if they have the same dimensions, it's unlikely that the user will want the turtle's position to be preserved. Right now, I think the turtle should just appear at 0,0, and there should be an optional command block that it runs upon creation that receives
xcoras?1andycoras?2.
Patches:
- Clone only
Links:
- Not sure
- 主要言語
- Scala
- スター
- 20
- フォーク
- 8
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
NetLogo/LevelSpace のほかの issue
-
enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
NetLogo/LevelSpace#151 · リアクション 1 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
NetLogo/LevelSpace#146 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
NetLogo/LevelSpace#141 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
NetLogo/LevelSpace#134 · コメント 2 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
NetLogo/LevelSpace#133 · コメント 4 件 ·
NetLogo/LevelSpace の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Area: Excel support
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
orbeon/orbeon-forms#7893 ·
-
x:action/fix x:module/practice-exercise x:size/small
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
lichess-org/lila#21788 · コメント 2 件 ·
-
area:Iceberg area:writer documentation requires-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
apache/datafusion-comet#6147 ·