Combinatorica`
Combinatorica`

Equivalences

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

Equivalences[g,h]

lists the vertex equivalence classes between graphs g and h defined by their vertex degrees.

Equivalences[g]

lists the vertex equivalences for graph g defined by the vertex degrees.

Equivalences[g,h,f1,f2,] and Equivalences[g,f1,f2,]

can also be used, where f1,f2, are functions that compute other vertex invariants. It is expected that for each function fi, the call fi[g,v] returns the corresponding invariant at vertex v in graph g. The functions f1,f2, are evaluated in order, and the evaluation stops either when all functions have been evaluated or when an empty equivalence class is found. Three vertex invariants, DegreesOf2Neighborhood, NumberOf2Paths, and Distances are Combinatorica functions and can be used to refine the equivalences.

Details and Options

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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