blob: df0ed26f339d53289cd22dff34719d130c31d094 (
plain) (
blame)
1
2
3
4
5
|
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software package
for large-scale nonlinear optimization.
cyipopt is a python wrapper around Ipopt. It enables using Ipopt from the
comfort of the great Python scripting language.
|