> I am using GLPK 4.31. When I run glpsol, I see a message "Crashing..." > in the output. After some investigation I see that is not an error. > However in the name of all that is good I would like to ask you to > change it to something less confusing, since "crash" has another, > widely-known interpretation.
"Crashing" is a technique used to produce a good starting basis for the simplex method. This term is widely used; see for example: http://people.brunel.ac.uk/~mastjjb/jeb/or/lpadv.html . > How about "Finding initial starting point..." ? > Maybe this has already been resolved. If so sorry for the noise. The message has been changed to "Constructing initial basis..." . _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
