- #1
Joystar77
- 125
- 0
Consider the complete graph with 5 vertices, denoted by K5.
C. Find an isomorphic representation (graph) of K5. Give the isomorphism mappings.
Can someone please tell me if this is correct?
One dot on graph = K1
One dot on graph = K2
One dot on graph = K3
One dot on graph = K4
One dot on graph = K5
K1 = points its connected to on graph
K2 = points its connected to on graph
K3 = points its connected to on graph
K4 = points its connected to on graph
K5 = points its connected to on graph
Would I have to make up an adjacency list and an adjacency matrix? Just asking this because when I watched a video on Youtube it mentioned this in a video about Isomorphic representation (graph). If this is not correct, then can somebody please correct it for me?
C. Find an isomorphic representation (graph) of K5. Give the isomorphism mappings.
Can someone please tell me if this is correct?
One dot on graph = K1
One dot on graph = K2
One dot on graph = K3
One dot on graph = K4
One dot on graph = K5
K1 = points its connected to on graph
K2 = points its connected to on graph
K3 = points its connected to on graph
K4 = points its connected to on graph
K5 = points its connected to on graph
Would I have to make up an adjacency list and an adjacency matrix? Just asking this because when I watched a video on Youtube it mentioned this in a video about Isomorphic representation (graph). If this is not correct, then can somebody please correct it for me?