10.1 Flashcards

1
Q

Simple graph

A

Undirected edges
No multiple edges allowed
No loops allowed

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

Multigraph

A

Undirected edges
Multiple edges allowed
No loops allowed

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

Pseudograph

A

Undirected edges
Multiple edges allowed
Loops allowed

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

Simple directed graph

A

Directed edges
No multiple edges allowed
No loops allowed

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

Directed multigraph

A

Directed edges
Multiple edges allowed
Loops allowed

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

Mixed graph

A

Directed and undirected edges
Multiple edges allowed
Loops allowed

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