FindVertexIndependentPaths
FindVertexIndependentPaths[g,s,t,k]
グラフ g 中の頂点 s から t までの最大 k 本の頂点独立経路を求める.
FindVertexIndependentPaths[{vw,…},…]
規則 vw を使ってグラフ g を指定する.
詳細
- 頂点独立経路は,独立経路あるいは点素な道としても知られている.
- FindVertexIndependentPathsは,s から t までの頂点独立経路のリストを返す.
- 各経路は頂点のリストとして与えらる.
- FindVertexIndependentPathsは,無向グラフ,有向グラフ,多重グラフ,混合グラフに使うことができる.
例題
すべて開くすべて閉じるスコープ (6)
FindVertexIndependentPathsは無向グラフに使うことができる:
FindVertexIndependentPathsは大きいグラフに使うことができる:
特性と関係 (2)
テキスト
Wolfram Research (2014), FindVertexIndependentPaths, Wolfram言語関数, https://reference.wolfram.com/language/ref/FindVertexIndependentPaths.html (2015年に更新).
CMS
Wolfram Language. 2014. "FindVertexIndependentPaths." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/FindVertexIndependentPaths.html.
APA
Wolfram Language. (2014). FindVertexIndependentPaths. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FindVertexIndependentPaths.html