solver - Optimization with only non-linear objective and all linear constraints -
i using lindo api solve non-linear optimization scenario non-linearity in objective. loading constraint coefficients using lsloadlpdata , calculating value of objective using callback function set via lssetfuncalc. necessary call lsloadnlpdata? if yes, should values indexes of non-linear variables in each column? (since constraints linear)
Comments
Post a Comment