IndexGraph

IndexGraph[g]

グラフ g の頂点をその頂点指標で置き換える.

IndexGraph[g,r]

頂点を整数 r, r+1, で置き換える.

IndexGraph[{vw,},]

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

詳細とオプション

  • IndexGraphは,無向グラフ,有向グラフ,多重グラフ,混合グラフに使うことができる.

例題

すべて開くすべて閉じる

  (2)

グラフの頂点をその頂点指標で置換する:

頂点を6から始まる指標で置換する:

スコープ  (7)

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

有向グラフ:

多重グラフ:

混合グラフ:

頂点を負の指標で置換する:

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

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

特性と関係  (5)

IndexGraphにはもとのグラフと同数の頂点がある:

IndexGraphにはもとのグラフと同数の辺がある:

IndexGraphはもとのグラフと同型である:

VertexReplaceを使ってグラフの頂点を置換する:

IndexGraphの隣接行列はもとのグラフのそれと同じである:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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