FromOrderedPairs
FromOrderedPairs[l]
constructs an edge list representation from a list of ordered pairs , using a circular embedding.
FromOrderedPairs[l,v]
uses as the embedding for the resulting graph. The option Type that takes on values Undirected or Directed can be used to affect the kind of graph produced. The default value of Type is Directed. Type->Undirected results in the underlying undirected graph.
Details and Options
- FromOrderedPairs functionality is now available in the built-in Wolfram Language function Graph.
- To use FromOrderedPairs, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Text
Wolfram Research (2012), FromOrderedPairs, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/FromOrderedPairs.html.
CMS
Wolfram Language. 2012. "FromOrderedPairs." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/FromOrderedPairs.html.
APA
Wolfram Language. (2012). FromOrderedPairs. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/FromOrderedPairs.html