OutDegree[g,n]
有向グラフ
における頂点
の出次数を返す.
OutDegree[g]
有向グラフ
における頂点の出次数の列を返す.
OutDegree
OutDegree[g,n]
有向グラフ
における頂点
の出次数を返す.
OutDegree[g]
有向グラフ
における頂点の出次数の列を返す.
詳細とオプション
- OutDegreeの機能はWolfram言語の組込み関数VertexOutDegreeで利用できるようになった.
- OutDegreeを使うためには,まず Combinatorica パッケージをロードしなくてはならない.それにはNeeds["Combinatorica`"]を実行する必要がある.
例題
例 (2)
OutDegreeの代りにVertexOutDegreeが使われるようになった:
テクニカルノート
テキスト
Wolfram Research (2012), OutDegree, Wolfram言語関数, https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html.
CMS
Wolfram Language. 2012. "OutDegree." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html.
APA
Wolfram Language. (2012). OutDegree. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html
BibTeX
@misc{reference.wolfram_2025_outdegree, author="Wolfram Research", title="{OutDegree}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html}", note=[Accessed: 29-April-2026]}
BibLaTeX
@online{reference.wolfram_2025_outdegree, organization={Wolfram Research}, title={OutDegree}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/OutDegree.html}, note=[Accessed: 29-April-2026]}