NI library interface functions of mmnl
The following list gives an overview of the functions published via the NI C library interface of mmnl for which we give detailed descriptions later.
Generate data required for loading a quadratic expression.
|
|
Evaluate a constraint or objective on the provided assignment of the decision variables.
|
|
Release the resources allocated by
buildqtls for a given expression.
|
|
Get the row number of a linear constraint.
|
|
Get the row number of a nonlinear constraint.
|
|
Evaluate the gradiant of a constraint or objective on the provided assignment of the decision variables.
|
|
Produce a matrix representation of the current problem.
|
|
Set the problem status.
|
|
Release the resources allocated by
loadprob.
|