Equivalences
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.
更多信息和选项
- To use Equivalences, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
文本
Wolfram Research (2012),Equivalences,Wolfram 语言函数,https://reference.wolfram.com/language/Combinatorica/ref/Equivalences.html.
CMS
Wolfram 语言. 2012. "Equivalences." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/Equivalences.html.
APA
Wolfram 语言. (2012). Equivalences. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/Combinatorica/ref/Equivalences.html 年