Decision Flashcards

1
Q

What is a Hamiltonian cycle?

A

A cycle that visits every vertex of the

graph

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

What is an Eulerian cycle?

A

A cycle that travels along every edge of

the graph

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

What is a tree?

A

A graph with no cycles

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

What is the order of an algorithm?

A

Measure of its efficiency as a function of the size of the

problem.

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

What is the float of an activity?

A

End time - start time - duration

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