New in Wolfram
Mathematica
8: Graph & Network Modeling
◄
previous
|
next
►
Application Areas
Encode Structures into Graphs
Building the Cayley graphs of the alternating group
and the symmetric group
using the
CayleyGraph
function in
Mathematica
8.
In[1]:=
X
Row[{CayleyGraph[AlternatingGroup[4], BaseStyle -> Thick, ImageSize -> 220], Spacer[50], CayleyGraph[SymmetricGroup[4], BaseStyle -> Thick, ImageSize -> 220]}]
Out[1]=