IPOPT¶
Description¶
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software package for large-scale nonlinear optimization. It is designed to find (local) solutions of mathematical optimization problems.
Environment Modules¶
Run module spider ipopt
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_IPOPT_DIR - installation directory
- HPC_IPOPT_INC - includes directory
- HPC_IPOPT_LIB - library directory
Categories¶
library, compiler, math