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