Hacker News new | ask | show | jobs
by jamessb 3517 days ago
It forces you to assign a weight to each objective, converting from a multi-objective to a single-objective optimization problem (the weighted sum method).

By varying the weights and re-running, you could identify a set a solutions on [convex regions of] the Pareto front.

1 comments

This is correct, much better than what I said.