Combinatorica`
Combinatorica`

AddEdges

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

AddEdges[g,edgeList]

gives graph g with the new edges in edgeList added. edgeList can have the form {a,b} to add a single edge {a,b} or the form {{a,b},{c,d},}, to add edges {a,b},{c,d}, or the form {{{a,b},x},{{c,d},y},}, where x and y can specify graphics information associated with {a,b} and {c,d}, respectively.

Details and Options

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

Text

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

CMS

Wolfram Language. 2012. "AddEdges." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/AddEdges.html.

APA

Wolfram Language. (2012). AddEdges. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/AddEdges.html

BibTeX

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

BibLaTeX

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