[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] [Fwd: input file to glpk sample code in java]
From: |
Andrew Makhorin |
Subject: |
[Help-glpk] [Fwd: input file to glpk sample code in java] |
Date: |
Tue, 29 Nov 2011 01:04:35 +0300 |
-------- Forwarded Message --------
From: Wang, Paul T. R. <address@hidden>
To: address@hidden <address@hidden>
Cc: Niedringhaus, William P. <address@hidden>
Subject: input file to glpk sample code in java
Date: Mon, 28 Nov 2011 15:38:30 +0000
Sir/lady,
I have an input file, myLPFile, in CPLEX LP format, I import
org.gnu.glpk.* to my java code (as GnuLPSolver.java under netbeans)
Could you show me how to pass my CPLEX format input file to
GlpkHookIFC ?
In particular, what I do after the statement:
GnuLPK_solver lpsov= new GnuLP_Solver();
Is there a readFrom_File(“myLPFile”) function or similar call available
in glpk.jar ?
Thanks,
Paul
11/28/11
- [Help-glpk] [Fwd: input file to glpk sample code in java],
Andrew Makhorin <=