FromUnorderedPairs[l]
constructs an edge list representation from a list of unordered pairs , using a circular embedding.
FromUnorderedPairs[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.


FromUnorderedPairs
FromUnorderedPairs[l]
constructs an edge list representation from a list of unordered pairs , using a circular embedding.
FromUnorderedPairs[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.
Details and Options
- FromUnorderedPairs functionality is now available in the built-in Wolfram Language function Graph.
- To use FromUnorderedPairs, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Tech Notes
Related Guides
-
▪
- Graph Construction and Representations ▪
- Graphs & Networks ▪
- Graph Visualization ▪
- Computation on Graphs ▪
- Graph Construction & Representation ▪
- Graphs and Matrices ▪
- Graph Properties & Measurements ▪
- Graph Operations and Modifications ▪
- Statistical Analysis ▪
- Social Network Analysis ▪
- Graph Properties ▪
- Mathematical Data Formats ▪
- Discrete Mathematics
Text
Wolfram Research (2012), FromUnorderedPairs, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/FromUnorderedPairs.html.
CMS
Wolfram Language. 2012. "FromUnorderedPairs." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/FromUnorderedPairs.html.
APA
Wolfram Language. (2012). FromUnorderedPairs. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/FromUnorderedPairs.html
BibTeX
@misc{reference.wolfram_2025_fromunorderedpairs, author="Wolfram Research", title="{FromUnorderedPairs}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/FromUnorderedPairs.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_fromunorderedpairs, organization={Wolfram Research}, title={FromUnorderedPairs}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/FromUnorderedPairs.html}, note=[Accessed: 13-August-2025]}