Modelling with Graphs and Networks Flashcards

(10 cards)

1
Q

Why does the sum of orders in a graph have to be even?

A

Because sum of orders = arc endings and each arc has 2 endings
so arc ending = 2 x no. of arcs which is even

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

What is a simple graph?

A

One without loops or direction

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

What is the order of node with 1 loop?

A

2

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

What is a complete graph?

A

One where every vertex is connected to every other vertex by an arc

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

What is the total sum of arcs in a complete graph?

A

n(n-1)/2

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

What is a digraph?

A

Has at least one edge with a direction associated with it

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

What is a bipartite graph?

A

One where there’s 2 distinct sets of nodes

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

Trail vs path vs closed cycle

A

Trail - no edge is repeated
Path - no vertex is repeated
Closed cycle - start and end with same vertex

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

What’s a tree?

A

Connected graph with no cycles

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

Spanning tree?

A

A subgraph which has all the vertices and is also a tree

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