Hello,
I am studying the concept of automorphism in graphs and how to look for redundancy in networks by forming automorphism group Aut(G).
A geometric factorization is performed onto the Aut(G)=H1*H2... where Hi represents a symmetric subgroup/subgraph. To understand this factorization I am trying to understand the terms support, support disjoint and generator/generation sets.
Also I am trying to understand the term orbits which in terms of a graph is defined as follws:
vertex v ∈V (G ) is the set Δ(v) = {πv ∈V (G ) : π ∈ Aut(G )}
Does the term πv mean that π ∈ Aut(G ) is permuting the vertex element v ∈V (G )?
Can anyone please provide an example and explanations of the aforementioned concepts in lay-terms?