help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Help needed on using interior point method


From: Andrew Makhorin
Subject: Re: [Help-glpk] Help needed on using interior point method
Date: Sat, 3 Jun 2006 05:21:11 +0400

> I am trying to use interior point method for my linear
> program, which has enormous linear constraints. There
> is no way I can list all the constraints. How can I
> define this problem in glpk. Thank you very much.

You can use the simplex solver which allows generating constraints,
i.e. you define an initial set of constraints, find an optimal point,
add violated constraints, reoptimize, etc.

Andrew Makhorin





reply via email to

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