Dear All,
I build a MINLP model using GAMS.
One of equation is as follows:
eq_v(K,L)… v(K,L)=e=dL(L)/(d(K,L)-a(K,L));
v, d, a are variables, K ,L are sets, dL(L) is a parameter.
The model has no syntax errors, but when I run it, it reports that this equation has division zero errors and exits.
How can I tackle this problem?
Hu
\
To post to this group, send email to gamsworld@googlegroups.com.
To unsubscribe from this group, send email to gamsworld+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gamsworld?hl=en.