Combinatorica`
Combinatorica`

DeleteEdge

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

DeleteEdge[g,e]

gives graph g minus e. If g is undirected, then e is treated as an undirected edge; otherwise it is treated as a directed edge. If there are multiple edges between the specified vertices, only one edge is deleted.

DeleteEdge[g,e,All]

will delete all edges between the specified pair of vertices. Using the tag Directed as a third argument in DeleteEdge is now obsolete.

Details and Options

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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