Heinrich Schuchardt <xypron.glpk <at> gmx.de> writes: 
> When presolving and scaling is switched off you could use
> glp_create_index and glp_find_col
> to identify the column numbers to be used when specifying the solution.
As presolving reduces calculation time it is not an option to deactivate 
it. Using simplex instead of the presolver is also kindof senseless when I 
already have some solution if my understanding is correct.


Michael Hennebry <hennebry <at> web.cs.ndsu.nodak.edu> writes:
> Perhaps it would be a good idea to make the presolving and
> scaling transformation available to the user program.
> It could just be a matter of documentation.
> The information must already be somewhere,
> otherwise glpsol could not invert it.
Yes, thats what I'm talking about!


_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to