> How can I add a column like glp_set_col_.... but I do not want that variable > to apper at the Objectve Function.
If you do not set the coefficient of a variable then it will not appear in the objective. In other words it will appear with zero coefficient by default. Best, Ali _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
