Evolutionary algorithms are very capable metaheurisitics with striking exploratory abilities. Exploratory in the sense that given a large search space, a well performing evolutionary algorithm can navigate this search space a lot faster than traditional metaheuristics. However, the problem of getting stuck into local optima is common still.
They definitely are a staple algorithm type in the field of optimization, especially combinatorial. Look it up.
They definitely are a staple algorithm type in the field of optimization, especially combinatorial. Look it up.