[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-glpk] [Fwd: need help for the routine glp_intopt]
From: |
Andrew Makhorin |
Subject: |
[Help-glpk] [Fwd: need help for the routine glp_intopt] |
Date: |
Fri, 09 Sep 2011 15:07:49 +0400 |
-------- Forwarded Message --------
From: Lounes BENTAHA <address@hidden>
To: address@hidden
Subject: need help for the routine glp_intopt
Date: Fri, 9 Sep 2011 11:04:41 +0200
Hello everybody!
I'm a student at Paris Dauphine University and i'm using GLPK to solve
MIP problems (as part of my master thesis : Operational Research and
Decision Aiding).
When i solve my MIP problem with these two basic API Routines :
glp_simplex(mip, NULL);
glp_intopt(mip, NULL);
this message is shown on the screen:
OPTIMAL SOLUTION FOUND (Optimal solution to LP rekaxation)
other comments...
INTEGER OPTIMAL SOLUTION FOUND
The problem is the fact that this optimal integer solution is not
integer
Any help or idea?
Thanks in advance!
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-glpk] [Fwd: need help for the routine glp_intopt],
Andrew Makhorin <=