Linear Multi-Objective
Balance several competing goals at once and map the trade-offs.
Linear Multi-Objective
Find weights that satisfy several linear objectives at once.
obj 1:
wi
· x1i =
y1
obj 2:
wi
· x2i =
y2
obj m:
wi
· xmi =
ym
A single weight vector is shared across all objectives; the GA explores Pareto-optimal trade-offs.
Run this yourself, for free
Sign in to configure and launch a genetic algorithm against this problem, or bring your own.
Get started