VertexOutComponent

VertexOutComponent[g,{v1,v2,}]

给出图 g 中的一些顶点,这些顶点到至少 v1v2 其中之一有一条有向路径.

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

给出一些顶点,这些顶点到至少 v1v2 其中之一有长度至多为 k 的有向路径.

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

给出在长度为 k 处的顶点.

VertexOutComponent[{vw,},]

使用规则 vw 指定图 g.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (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 语言. 2010. "VertexOutComponent." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2020. https://reference.wolfram.com/language/ref/VertexOutComponent.html.

APA

Wolfram 语言. (2010). VertexOutComponent. Wolfram 语言与系统参考资料中心. 追溯自 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: 21-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: 21-November-2024 ]}