help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] WG: Information about unbound systems?


From: Brady Hunsaker
Subject: Re: [Help-glpk] WG: Information about unbound systems?
Date: Wed, 21 Sep 2005 16:16:23 -0400
User-agent: Debian Thunderbird 1.0.6 (X11/20050802)

Stefan Herbergs wrote:
> Hi everybody,
> 
> I need to find out wheter a MIP is solveable, unsolveable or unbound. Is
> there a way to do that? The lpx_mip_status function doesn`t return UNBND in
> any way. Or did I get something wrong here? I'm using GLPK 4.8 with VC.NET.
> 
> Thank you very much
> 
> Stefan
> 

I can't remember whether GLPK checks for unboundedness.  Except in some
pathological instances, a MIP is unbounded if and only if the LP
relaxation is unbounded.  First solve the relaxation--if it's unbounded
then your MIP is almost certainly unbounded.

Brady


Brady Hunsaker
Assistant Professor
Industrial Engineering
University of Pittsburgh
http://www.engr.pitt.edu/hunsaker/




reply via email to

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