FindPath
FindPath[g,s,t]
グラフ g 中の頂点 s と頂点 t の間の経路を求める.
FindPath[g,s,t,k]
グラフ g 中の,頂点 s と頂点 t の間の,長さが最高で k の経路を求める.
FindPath[g,s,t,{k}]
長さが厳密に k の経路を求める.
FindPath[g,s,t,{kmin,kmax}]
長さが kminから kmaxまでの経路を求める.
FindPath[g,s,t,kspec,n]
最高で n 本の経路を求める.
FindPath[{vw,…},…]
規則 vw を使ってグラフ g を指定する.
例題
すべて開くすべて閉じるスコープ (12)
アプリケーション (2)
特性と関係 (2)
テキスト
Wolfram Research (2014), FindPath, Wolfram言語関数, https://reference.wolfram.com/language/ref/FindPath.html (2015年に更新).
CMS
Wolfram Language. 2014. "FindPath." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/FindPath.html.
APA
Wolfram Language. (2014). FindPath. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FindPath.html