definitions Flashcards

1
Q

Isomorphic

A

1 to 1 correspondence between vertices which preserves adjacency

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

Subgraph

A

A graph whose edges and vertices are contained within the original graph

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

Walk

A

Sequence of connected edges in a given graph

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

Trail

A

A walk in which no edge is listed more than once

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

Path

A

A walk in which no vertex is listed more than once

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

Cycle

A

A path that finishes where it started

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

Connected graph

A

A graph where there is a path between any pair of vertices

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

Simple graph

A

Graph with no loops or no repeated edges

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

Tree

A

Connected graph with no cycles

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

Eulerian graph

A

Connected graph with no odd vertices

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

Eulerian cycle

A

A cycle within an Eulerian graph that includes every edge EXACTLY ONCE

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

Semi-Eulerian graph

A

Connected graph with EXACTLY TWO odd vertices

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

Hamiltonian cycle

A

A cycle that passes through every vertex EXACTLY ONCE

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

Hamiltonian graph

A

A graph which contains a Hamiltonian cycle

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

Planar graph

A

Graph where edges do not intersect except at vertices

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