how to store and match results in cell or struc arrays

1 回表示 (過去 30 日間)
Muhammad Usama
Muhammad Usama 2019 年 1 月 7 日
コメント済み: Bob Thompson 2019 年 1 月 23 日
Hello!
I am testing randoms path to estimate the shortest path for a number iterations. I want to store each tested path in any array type. After generating a new path, I want to match it from the previous stored paths. If new path is already tested, I just want to skip and generate new path.
  7 件のコメント
Jan
Jan 2019 年 1 月 23 日
@Bob: By the way, redifing "path" as a variable can cause strange collision with the built-in function during debugging.
Bob Thompson
Bob Thompson 2019 年 1 月 23 日
That is very true. My intention was to write pseudo code that gave a clear correlation between Muhammad's expressed intentions and the structure of the code. Perhaps I could have been more clear with variable names.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeTraveling Salesman (TSP) についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by