NAG Library Manual, Mark 28.4
Interfaces:  FL   CL   CPP   AD 

NAG CL Interface Introduction
Example description

nag_opt_lp_solve (e04mfc) Example Program Optional Parameters

Following options for e04mfc are read by e04xyc.

begin e04mfc

 print_level = Nag_Soln /* Print solution only */
 ftol = 1e-10           /* Set feasiblity tolerance */

end