[Home] [Table] [Glossary]
[Families]
On this page are computer-accessible forms for the graph C4[ 5, 1 ] = K5.
(I) Following is a form readable by MAGMA:
g:=Graph<5|{ {2, 3}, {4, 5}, {1, 3}, {1, 2}, {1, 5}, {1, 4}, {2, 4}, {3, 5}, {2,
5}, {3, 4} }>;
(II) A more general form is to represent the graph as the orbit of {2, 3}
under the group generated by the following permutations:
a: (4, 5) (III) Last is Groups&Graphs. Copy everything between (not including)
the lines of asterisks into a plain text file and save it as "graph.txt". Then
launch G&G (Groups&Graphs) and select Read Text from the File menu.
**************
&Graph **************
b: (1, 2)
c: (2, 3)
d: (3, 4)
C4[ 5, 1 ]
5
-1 2 3 4 5
-2 1 3 4 5
-3 1 2 4 5
-4 1 2 3 5
-5 1 2 3 4
0