Dear All,

Is there any package to do multi-objective optimization? For instance,
consider the following problem:

maximize f(x,y) in order to x

and

maximize g(x,y) in order to y,

simultaneously, with x and y being the same both for f and g. Can R do
it numerically?

Thanks in advance,

Paul

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to