help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] Re: unbounded ray


From: Andrew Makhorin
Subject: [Help-glpk] Re: unbounded ray
Date: Fri, 12 Dec 2003 19:37:06 +0300

>A patch would be good.
>I'm planning to do Bender's decomposition without a known feasible solution.
>Infeasible solutions generate extreme rays in the dual problem.

I've included the api routine lpx_get_ray_info in glpk 4.3 (released
to-day). This routine being called after lpx_simplex allows determining
which non-basic variable causes primal unoundness (note, however, that
if there are several such variables, only one of them is reported). Its
description can be found in the reference manual.

Andrew Makhorin






reply via email to

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