Pareto dominance is a formal relation where one candidate solution is said to dominate another if it is at least as good in all objectives and strictly better in at least one. This concept provides a partial ordering for solutions when no single best answer exists, as improving one objective often worsens another. A solution that is not dominated by any other in the set is called Pareto optimal or non-dominated, representing a point on the optimal trade-off surface, known as the Pareto front.
