VertexOutComponent

VertexOutComponent[g,{v1,v2,}]

グラフ g 内の少なくとも v1, v2, の1つからの有向経路を持つ頂点を与える.

VertexOutComponent[g,{v1,v2,},k]

最高で長さ kv1, v2, の少なくとも1つからの有向経路を持つ頂点を与える.

VertexOutComponent[g,{v1,v2,},{k}]

長さが厳密に k の頂点を与える.

VertexOutComponent[{vw,},]

規則 vw を使ってグラフ g を指定する.

詳細

  • VertexOutComponentは任意の有向グラフオブジェクトに使うことができる.
  • VertexOutComponentは,無向グラフ,有向グラフ,多重グラフ,混合グラフに使うことができる.

例題

すべて開くすべて閉じる

  (1)

頂点の出成分を求める:

頂点の出成分をハイライトする:

スコープ  (8)

VertexOutComponentは無向グラフに使うことができる:

有向グラフに使う:

多重グラフに使う:

混合グラフに使う:

規則を使ってグラフを指定する:

パターンを使って頂点の部分集合を求める:

グラフ中の長さが最高でも2である経路によって頂点に連結した出成分を求める:

VertexOutComponentは大きいグラフに使うことができる:

特性と関係  (1)

VertexInComponentを使って有向グラフについての入成分を求める:

Wolfram Research (2010), VertexOutComponent, Wolfram言語関数, https://reference.wolfram.com/language/ref/VertexOutComponent.html (2020年に更新).

テキスト

Wolfram Research (2010), VertexOutComponent, Wolfram言語関数, https://reference.wolfram.com/language/ref/VertexOutComponent.html (2020年に更新).

CMS

Wolfram Language. 2010. "VertexOutComponent." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/VertexOutComponent.html.

APA

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

BibTeX

@misc{reference.wolfram_2024_vertexoutcomponent, author="Wolfram Research", title="{VertexOutComponent}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/VertexOutComponent.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_vertexoutcomponent, organization={Wolfram Research}, title={VertexOutComponent}, year={2020}, url={https://reference.wolfram.com/language/ref/VertexOutComponent.html}, note=[Accessed: 22-November-2024 ]}