CONOPT
|
Topics | |
Defining the Model | |
Providing the matrix information and initial values to CONOPT. | |
Evaluating Non-linear Function Values and Derivatives | |
Methods for computing the values and derivatives for non-linear functions. | |
Defining Second Order Information | |
Methods for computing second order information for non-linear functions. | |
Message Passing and Error Reporting | |
General messaging callback and optional error reporting callback. | |
Returning the Solution | |
Methods for returning the final solution and optimisation status. | |
Non-default Options | |
Enables the user to provide an options file and set individual options. | |
A detailed overview of the callback function defintions.
The user interacts with CONOPT through various callback functions. These callback functions are executed at various points throughout the solution process. The key points where callback functions are used are:
In addition to controlling the behaviour of the solution algorithm, callback functions are provided to monitor the progress and report results.:vertical resize 120