Combinatorica`
Combinatorica`

AllPairsShortestPath

バージョン10で,Combinatorica パッケージの機能のほとんどがWolframシステムに組み込まれた. »

AllPairsShortestPath[g]

番目の項目が g の頂点 の間の最短経路の長さとなるような行列を返す.

AllPairsShortestPath[g,Parent]

次元2*V[g]*V[g]の3次元行列を返す.ここで番目の項目は から までの最短経路の長さであり,番目の項目は から までの最短経路における の先行点である.

詳細とオプション

例題

  (2)

AllPairsShortestPathの代りにGraphDistanceMatrixが使われるようになった:

Wolfram Research (2012), AllPairsShortestPath, Wolfram言語関数, https://reference.wolfram.com/language/Combinatorica/ref/AllPairsShortestPath.html.

テキスト

Wolfram Research (2012), AllPairsShortestPath, Wolfram言語関数, https://reference.wolfram.com/language/Combinatorica/ref/AllPairsShortestPath.html.

CMS

Wolfram Language. 2012. "AllPairsShortestPath." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/AllPairsShortestPath.html.

APA

Wolfram Language. (2012). AllPairsShortestPath. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/AllPairsShortestPath.html

BibTeX

@misc{reference.wolfram_2024_allpairsshortestpath, author="Wolfram Research", title="{AllPairsShortestPath}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/AllPairsShortestPath.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_allpairsshortestpath, organization={Wolfram Research}, title={AllPairsShortestPath}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/AllPairsShortestPath.html}, note=[Accessed: 18-November-2024 ]}