Marcel is right. The kind of problem you could model with CPLEX 12.2
and before was only convex problems, with constraints that can be
represented by convex cones (it is always something like x^2 <= y1^2 +
y2^2 +... + yn^2). So, if you have this equality, either you have to
check if it is naturally obtained by the optimization procedure (I
mean, you model by one inequality and the model solution is the
equality), or if you are not lucky, the natural path would be to
migrate to one o the solvers he mentioned.
best,
Sergio
> --
> You received this message because you are subscribed to the Google Groups "AIMMS - The Modeling System" group.
> To post to this group, send email to ai...@googlegroups.com.
> To unsubscribe from this group, send email to aimms+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/aimms?hl=en.
>
>