GAMS [ Home | Support | Sales | Solvers | Documentation | Model Libraries | Search | Contact Us ]

nlplp02.gms : Simple level and sign test


Run lp02 as an NLP

  set MSMAX to 2 to allow NLP solver to return modelstat = %modelstat.LocallyOptimal% LOCALLY OPTIMAL

Small Model of Type: NLP
$title Simple level and sign test (NLPLP02,SEQ=131) $ontext Run lp02 as an NLP $offtext $set MTYPE nlp * set MSMAX to 2 to allow NLP solver to return modelstat = %modelstat.LocallyOptimal% LOCALLY OPTIMAL $set MSMAX 2 $include lp02.gms