Combinatorica`
Combinatorica`

FromAdjacencyLists

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

FromAdjacencyLists[l]

constructs an edge list representation for a graph from the given adjacency lists l, using a circular embedding.

FromAdjacencyLists[l,v]

uses v as the embedding for the resulting graph. An option called 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.

Details and Options

Wolfram Research (2012), FromAdjacencyLists, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/FromAdjacencyLists.html.

Text

Wolfram Research (2012), FromAdjacencyLists, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/FromAdjacencyLists.html.

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_fromadjacencylists, organization={Wolfram Research}, title={FromAdjacencyLists}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/FromAdjacencyLists.html}, note=[Accessed: 19-March-2024 ]}