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