Combinatorica`
Combinatorica`

ListGraphs

As of Version 10, most of the functionality of the Combinatorica package is built into the Wolfram System. »

ListGraphs[n,m]

returns all nonisomorphic undirected graphs with n vertices and m edges.

ListGraphs[n,m,Directed]

returns all nonisomorphic directed graphs with n vertices and m edges.

ListGraphs[n]

returns all nonisomorphic undirected graphs with n vertices.

ListGraphs[n,Directed]

returns all nonisomorphic directed graphs with n vertices.

更多信息和选项

范例

基本范例  (2)

ListGraphs has been superseded by GraphData:

Wolfram Research (2012),ListGraphs,Wolfram 语言函数,https://reference.wolfram.com/language/Combinatorica/ref/ListGraphs.html.

文本

Wolfram Research (2012),ListGraphs,Wolfram 语言函数,https://reference.wolfram.com/language/Combinatorica/ref/ListGraphs.html.

CMS

Wolfram 语言. 2012. "ListGraphs." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/ListGraphs.html.

APA

Wolfram 语言. (2012). ListGraphs. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/Combinatorica/ref/ListGraphs.html 年

BibTeX

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

BibLaTeX

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