MakeSimple[g]
gives the undirected graph free of multiple edges and self-loops that is derived from graph g.


MakeSimple
MakeSimple[g]
gives the undirected graph free of multiple edges and self-loops that is derived from graph g.
Details and Options
- MakeSimple functionality is now available in the built-in Wolfram Language function SimpleGraph.
- To use MakeSimple, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
Tech Notes
Related Guides
-
▪
- Constructing Graphs ▪
- 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), MakeSimple, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/MakeSimple.html.
CMS
Wolfram Language. 2012. "MakeSimple." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/MakeSimple.html.
APA
Wolfram Language. (2012). MakeSimple. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/MakeSimple.html
BibTeX
@misc{reference.wolfram_2025_makesimple, author="Wolfram Research", title="{MakeSimple}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/MakeSimple.html}", note=[Accessed: 14-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_makesimple, organization={Wolfram Research}, title={MakeSimple}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/MakeSimple.html}, note=[Accessed: 14-August-2025]}