The document introduces applied evolutionary metaheuristics, defining metaheuristics as compound heuristics useful for solving complex problems through algorithms. It describes evolutionary algorithms that mimic natural selection to find solutions, highlighting their ability to handle large state-spaces via implicit parallelism. Additionally, it differentiates between single-objective and multi-objective evolutionary algorithms, demonstrating their application in problems like the traveling salesperson problem and the concept of Pareto optimality in multi-objective scenarios.