Module reference#
This section contains detailed information about the modules and classes in csnlp. First, we introduce the main components of the package, which are likely to be the ones most users will employe. Then, the rest of the package is presented in details.
Main classes and submodules#
|
The generic NLP class is a controller that solves a (possibly, nonlinear) optimization problem to yield a (possibly, sub-) optimal solution. |
|
Class containing information on the solution of a solver's run for an instance of |
A module that provides parallelization of optimization problems for multistarting. |
|
A module to provide wrappers to enhance the NLP class's capabilities. |