ListGraphs
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.
更多信息和选项
- ListGraphs functionality is now available in the built-in Wolfram Language function GraphData.
- To use ListGraphs, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
范例
基本范例 (2)
ListGraphs has been superseded by GraphData:
文本
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 年