> Thanks, and is it possible to have it output the solution found?
> I searched --help flag but found nothing.

To write the solution into a file for further browsing use the
option '-o filename'.

P.S. Another, more correct way to specify a dummy objective in
cplex lp format is the following:

minimize foo;
...
bounds
...
foo = 0
...



_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to