[Ipopt] TOO_FEW_DOF error for overconstrained (but feasible) problem

Etienne Vouga evouga at cs.columbia.edu
Tue Apr 24 14:36:13 EDT 2012


I am trying to solve a problem with 54 variables and 63 equality
constraints. Several of the constraints are redundant -- so the problem is
feasible -- but finding a minimal set is nontrivial and changes depending
on the configuration.

When I try to solve the problem, Ipopt aborts with the error TOO_FEW_DOFS.
Writing the equality constraints as inequality constraints -epsilon < g(x)
< epsilon does allow ipopt to run and converge.

Is there a better solution?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20120424/3ef7d3fc/attachment.html>


More information about the Ipopt mailing list