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

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -