nlplp02.gms : Simple level and sign test

Description

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


Category : GAMS Test library


Main file : nlplp02.gms

$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