Can someone suggest which package is required for optimization of linear program with quadradic constraint.
Eg max x1+x2+x3 subject to x1+x2+x3=10 x3^2 >= 0 -- View this message in context: http://www.nabble.com/Quadradic-constraint-in-optimization-of-linear-program-tp25487057p25487057.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.