Hybrid Metaheuristics Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is LRH?

A

Low-level relay hybrid: in which a given metaheuristic is embedded into a single-solution metaheuristic.

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

What is LTH?

A

Low-level teamwork hybrid: a metaheuristic is embedded into a population-based metaheuristic.

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

What is HRH?

A

High-level relay hybrid: self-contained metaheuristics are executed in sequence.

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

What is HTH?

A

High-level teamwork hybrid: involves several self-contained algorithms performing a search in parallel and cooperating to find an optimum.

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

Homogeneous

A

all hybrids us the same metaheuristic (Island model GA)

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

Heterogeneous

A

different metaheuristics are used

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

Global

A

all algorithms search the whole search space

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

Partial

A

problems are decmposed into sub-problems, each having its own search space

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

General

A

solve the same target problem

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

Specialist

A

combine algorithms which solve different problems (ex: Parallel tabu search solves QAP while GA makes a diversification task)

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

Relay

A

a set is applied one after the other, pipeline fashion

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

Teamwork

A

cooperation of optimization models where each agent carries out a search in the solution space and they cooperate.

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

Low-Level

A

a given function of a metaheuristic is replaced by a another metaheuristic function

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

High-Level

A

the different metaheuristics are self-contained. There is not direct realtionship in the workings of the metaheuristics

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