nag_opt_qp (e04nfc) Example Program Optional Parameters

Following options for e04nfc are read by e04xyc.

begin e04nfc

 fmax_iter = 30 /* Set maximum number of iterations in feasiblity phase */
 max_iter = 50  /* Set maximum total number of iterations */

end