[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: [Help-glpk] LP example from refman
From: |
Andrew Makhorin |
Subject: |
Re[2]: [Help-glpk] LP example from refman |
Date: |
Fri, 3 Sep 2004 21:00:08 +0400 |
>Can you send me working *.lpt file, please?
See an example plan.lp included in glpk distribution. To run it with
glpsol 4.7 use the following command:
glpsol --cpxlp plan.lp
Glpk distribution can be ftp'ed from <ftp://ftp.gnu.org/gnu/glpk/> or
from some mirror ftp sites; see <http://www.gnu.org/order/ftp.html>.