Combinatorica`
Combinatorica`

FromOrderedPairs

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

FromOrderedPairs[l]

constructs an edge list representation from a list of ordered pairs l, using a circular embedding.

FromOrderedPairs[l,v]

uses v 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

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

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

BibTeX

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

BibLaTeX

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