Types of Graphs Flashcards

1
Q

What is a null graph?

A

Graph that has no edges + made up of isolated vertices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a trivial graph?

A

Graph that is a null graph that has only one vertex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a simple graph?

A

Graph that has no loops or multiple edges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a connected graph?

A

Graph that all nodes have a path between each pair of vertices in the graph

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a disconnected graph?

A

Graph that is said to be disconnected when a pair of vertices has no path between them

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a non-directed or undirected graph?

A

Graph that is made up of vertices and non-directed edges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a regular graph?

A

Graph where all vertices have same degree

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a complete graph?

A

Graph that is a simple graph in which every vertex is connected to every other vertex by an edge

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a weighted graph?

A

Graph that has numbers labelled on it’s edges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a subgraph?

A

Graph that contains no vertices or edges that are not in the original graph but is a small part of that original graph

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a bipartite graph?

A

Graph with vertices that can be split into 2 distinct groups

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a planar graph?

A

Ralph that is undirected and can be drawn on a plane without edges crossing each other

How well did you know this?
1
Not at all
2
3
4
5
Perfectly