VertexInComponent

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

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

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

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

VertexInComponent[{vw,},]

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

詳細

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

例題

すべて開くすべて閉じる

  (1)

頂点の入成分を求める:

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

スコープ  (8)

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

有向グラフに使う:

多重グラフに使う:

混合グラフに使う:

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

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

グラフ中の,最高でも長さ2の経路で頂点に連結している入成分を求める:

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

特性と関係  (1)

VertexOutComponentを使って有向グラフの出成分を求める:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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