Hello, I have problems of the form (for instance) :
x1 + a * x2 + b * x3 <= 0 sqrt(c * x1 * x2 + d * x2 * x3) <= 0 I just want to know if there are x1...3 that validates the constraints but am not particularly interested in minimization. What would be the easiest way to achieve this with nlopt ? Best regards Jean-Michaël Celerier
_______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
