Decomposition of graphs 1 Flashcards
1
Q
How many edges are in the graph given below?
https://drive.google.com/file/d/1L_RHKTX7dgWRU07I-JY3UVf4D0mwgYdr/view?usp=sharing
A
12
2
Q
What are the neighbors of vertex C in the graph below?
https://drive.google.com/file/d/10-QrVfXbWqQ8a7qeF2aN_q6KCiQQGl5E/view?usp=sharing
A
B
C
D
E
F
G
H
I
J
A
A
B
D
F
H
I
3
Q
Which vertices in this graph are reachable from A?
https://drive.google.com/file/d/1F2oeOzj3hGSdd1MEM-lrvCRkTzjfD2J0/view?usp=sharing
A
B
C
D
E
F
G
H
I
J
A
A
C
D
F
H
I
A vertex is always reachable from itself.
4
Q
How many connected components does the graph below have?
https://drive.google.com/file/d/1xyGUo54O-NMVKoOPYteFFxACOIv55GrY/view?usp=sharing
A
4