Parameters with prefix nlp. More...
Variables | |
constexpr Param< bool > | DISABLE { "nlp/disable" } |
should the NLP relaxation be always disabled (also for NLPs/MINLPs)? | |
constexpr Param< std::string > | SOLVER { "nlp/solver" } |
solver to use for solving NLPs; leave empty to select NLPI with highest priority | |
Parameters with prefix nlp.
|
constexpr |
should the NLP relaxation be always disabled (also for NLPs/MINLPs)?
Definition at line 4985 of file parameters.hpp.
|
constexpr |
solver to use for solving NLPs; leave empty to select NLPI with highest priority
Definition at line 4983 of file parameters.hpp.