> However I would want to decrease the > value ( say from 200 to 10 ) of the standard output frequency. Is > there any way to set this parameter through glpsol command line?
There is not such command-line option. You may either insert the corresponding call in glpsol code or modify the default value in the file glplpx3.c (routine lpx_reset_parms). _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
