help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] milp optimisation suceed with glpsol but fails with API


From: Guillaume Letellier
Subject: [Help-glpk] milp optimisation suceed with glpsol but fails with API
Date: Tue, 22 Jun 2010 17:52:35 +0200

Dear all,

I'm facing a strange issue using GLPK : I set up a milp problem using
the API in C#. Solving the problem in memory using intopt fails with
error code GLP_EDATA.
Yet, if I write the problem to MPS using glp_write_mps (file attached),
i can found the solution with glpsol.exe

Any idea of what I must have missed ?

Thank you for your help, 

Regards 

Attachment: problem.mps
Description: problem.mps


reply via email to

[Prev in Thread] Current Thread [Next in Thread]