VertexCover[g]
グラフ
の頂点被覆を返す.
VertexCover
VertexCover[g]
グラフ
の頂点被覆を返す.
詳細とオプション
- VertexCoverの機能はWolfram言語の組込み関数FindVertexCoverで利用できるようになった.
- VertexCoverを使うためには,まず Combinatorica パッケージをロードしなくてはならない.それにはNeeds["Combinatorica`"]を実行する必要がある.
- オプションAlgorithmが許され,値Greedy,Approximate,Optimumのいずれかを取ることができる.デフォルト設定はAlgorithm->Approximateである.オプションAlgorithmの設定によって,頂点被覆を計算するために異なるアルゴリズムが使われる.
テクニカルノート
テキスト
Wolfram Research (2012), VertexCover, Wolfram言語関数, https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html.
CMS
Wolfram Language. 2012. "VertexCover." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html.
APA
Wolfram Language. (2012). VertexCover. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html
BibTeX
@misc{reference.wolfram_2025_vertexcover, author="Wolfram Research", title="{VertexCover}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html}", note=[Accessed: 02-May-2026]}
BibLaTeX
@online{reference.wolfram_2025_vertexcover, organization={Wolfram Research}, title={VertexCover}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/VertexCover.html}, note=[Accessed: 02-May-2026]}