Thanks for your reply. I should call glp_create_index after each glp_set_col_name, right? or I only need to call it once after glp_create_prob? Thanks again.
To create the name index you should call the routine glp_create_index after glp_create_prob. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk -- View this message in context: http://www.nabble.com/API-glp_find_col-tp22787490p22792451.html Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
