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

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -