[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] rfe: change confusing "Crashing..." message
From: |
Andrew Makhorin |
Subject: |
Re: [Help-glpk] rfe: change confusing "Crashing..." message |
Date: |
Wed, 10 Jun 2009 08:39:25 +0300 |
> 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..." .