naginterfaces.library.opt.nlp2_​init

naginterfaces.library.opt.nlp2_init(io_manager=None)[source]

nlp2_init is used to initialize the function nlp2_solve().

For full information please refer to the NAG Library document for e04wc

https://support.nag.com/numeric/nl/nagdoc_30/flhtml/e04/e04wcf.html

Parameters
io_managerFileObjManager, optional

Manager for I/O in this routine.

Returns
commdict, communication object

Communication structure.

Notes

nlp2_init initializes the arrays [‘iw’] and [‘rw’] for the function nlp2_solve().