pub fn generational_distance( pareto_front: &[Solution], true_pareto_front: &[Vec<f64>], ) -> f64
Calculate the Generational Distance (GD)