Combinatorica`
Combinatorica`

GridGraph

バージョン10で,Combinatorica パッケージの機能のほとんどがWolframシステムに組み込まれた. »

GridGraph[n,m]

n 個の頂点と m 個の頂点上の経路の積である n*m の格子グラフを構築する.

GridGraph[p,q,r]

GridGraph[p,q]と長さ r の経路の積である p*q*r の格子グラフを構築する.

詳細とオプション

  • GridGraphの機能はWolfram言語の組込み関数GridGraphで利用できるようになった.
  • GridGraphを使うためには,まず Combinatorica パッケージをロードしなくてはならない.それにはNeeds["Combinatorica`"]を実行する必要がある.
Wolfram Research (2012), GridGraph, Wolfram言語関数, https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html.

テキスト

Wolfram Research (2012), GridGraph, Wolfram言語関数, https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html.

CMS

Wolfram Language. 2012. "GridGraph." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html.

APA

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

BibTeX

@misc{reference.wolfram_2024_gridgraph, author="Wolfram Research", title="{GridGraph}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_gridgraph, organization={Wolfram Research}, title={GridGraph}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/GridGraph.html}, note=[Accessed: 17-November-2024 ]}