FindVertexCut
グラフ g の最小頂点切断を求める.
FindVertexCut[g,s,t]
グラフ g の最小 s-t 頂点切断を求める.
FindVertexCut[{vw,…},…]
規則 vw を使ってグラフ g を指定する.
詳細
- 頂点切断は頂点切断集合または分離集合としても知られている.
- グラフ g の頂点切断とは,g から削除されると g の接続が切断される頂点のリストのことである.
- s-t 頂点切断とは,g から削除されると s と t という2つの異なる連結成分を持つ g の接続が切断される頂点のリストのことである.
- 非連結グラフの場合,FindVertexCutは空リスト{}を返す.
例題
すべて開くすべて閉じるスコープ (6)
特性と関係 (1)
VertexConnectivityを使って頂点切断の大きさを求める:
Wolfram Research (2012), FindVertexCut, Wolfram言語関数, https://reference.wolfram.com/language/ref/FindVertexCut.html (2015年に更新).
テキスト
Wolfram Research (2012), FindVertexCut, Wolfram言語関数, https://reference.wolfram.com/language/ref/FindVertexCut.html (2015年に更新).
CMS
Wolfram Language. 2012. "FindVertexCut." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/FindVertexCut.html.
APA
Wolfram Language. (2012). FindVertexCut. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FindVertexCut.html