List Of Algorithms Flashcards
1
Q
Bubble sort
A
2
Q
Quick sort
A
3
Q
First fit
A
4
Q
First fit decreasing
A
5
Q
Full bin
A
6
Q
Kruskal’s
A
7
Q
Prims normal
A
8
Q
Prims (Distance Matrix)
A
9
Q
Dijikstra’s
A
You go from lowest to largest when selecting the order of the vertexes considered
After each new final output is written you do another pass
10
Q
Route Inspection Algorithm
A
11
Q
PSP UB
A
12
Q
SP LB
A
13
Q
Nearest Neighbour
A
14
Q
Planetary algorithm
A
15
Q
What does the route inspection algorithm do?
A
Find the minimum tour (general idea)