FromAdjacencyLists
FromAdjacencyLists[l]
constructs an edge list representation for a graph from the given adjacency lists , using a circular embedding.
FromAdjacencyLists[l,v]
uses 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
- FromAdjacencyLists functionality is now available in the built-in Wolfram Language function Graph.
- To use FromAdjacencyLists, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
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