> When i tried to call glpsol.exe to solve a *.mod *file, i take following
> error message.
> "Only one input file is allowed!"
> What may be missing in this situation.

This message means that you specified more than one input file in
command-line, however, glpsol does not support such feature. If you
need to solve multiple instances, you should invoke glpsol from an
appropriate loop placed in a script (Linux) or batch (Windows).



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

Reply via email to