all simple paths problem

1 回表示 (過去 30 日間)
Talaria
Talaria 2011 年 7 月 23 日
  1 件のコメント
Walter Roberson
Walter Roberson 2011 年 7 月 24 日
Duplicate is at http://www.mathworks.com/matlabcentral/answers/11285-algorithm-to-return-all-possible-connections-between-two-specific-buses-nodes

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

採用された回答

Andrew Newell
Andrew Newell 2011 年 7 月 24 日
The package gaimc implements the breadth-first search mentioned in your NIST link. This might be a starting point for you. The remainder of the algorithm description in the NIST link sounds like reasonably straightforward bookkeeping.
  2 件のコメント
Talaria
Talaria 2011 年 7 月 24 日
what is breadth-first search and what is depth first search? i am not familiar with these terms? thanks!
Andrew Newell
Andrew Newell 2011 年 7 月 24 日
If you click on the link for breadth-first search in the NIST link, you'll know as much as me.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by