Combinatorica`
Combinatorica`

FromAdjacencyMatrix

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

FromAdjacencyMatrix[m]

constructs a graph from a given adjacency matrix m, using a circular embedding.

FromAdjacencyMatrix[m,v]

uses v as the embedding for the resulting graph. An option Type that takes on the values Directed or Undirected can be used to affect the type of graph produced. The default value of Type is Undirected.

FromAdjacencyMatrix[m,EdgeWeight]

interprets the entries in m as edge weights, with infinity representing missing edges, and from this constructs a weighted graph using a circular embedding.

FromAdjacencyMatrix[m,v,EdgeWeight]

uses v as the embedding for the resulting graph. The option Type can be used along with the EdgeWeight tag.

更多信息和选项

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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