Hi, I have an optimization problem (nonlinear with nonlinear equality constraints), with more constraints than variables. As soon as I've tried to add one constraint more than the number of variables, nlopt returns NLOPT_INVALID_ARGS, and the same if I use nlopt_add_equality_mconstraint with m > n. How should I handle this? _______________________________________________ NLopt-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss
- [NLopt-discuss] Is it possible for nlopt to handle more ... Silvia
- Re: [NLopt-discuss] Is it possible for nlopt to han... Steven G. Johnson
