naginterfaces.library.opt.nlp2_​sparse_​init

naginterfaces.library.opt.nlp2_sparse_init()[source]

nlp2_sparse_init is used to initialize the function nlp2_sparse_solve().

Deprecated since version 28.3.0.0: nlp2_sparse_init is deprecated. Please use handle_solve_ssqp() instead. See also the Replacement Calls document.

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

https://www.nag.com/numeric/nl/nagdoc_29.3/flhtml/e04/e04vgf.html

Returns
commdict, communication object

Communication structure.

Notes

nlp2_sparse_init initializes the arrays [‘cw’], [‘iw’] and [‘rw’] for the function nlp2_sparse_solve().