help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] install glpk


From: Andrew Makhorin
Subject: Re: [Help-glpk] install glpk
Date: Sun, 30 Sep 2007 13:27:02 +0400

> I have some problem when use glpk as follow;
> the error message is:

> ??? Maximum recursion limit of 500 reached. Use
> set(0,'RecursionLimit',N)
> to change the limit.  Be aware that exceeding your
> available stack space can
> crash MATLAB and/or your computer.

Error in ==>> glpk at 460
> [xopt, fmin, status, extra] = glpk(c, a, b, lb, ub,
> ctype, vartype, sense, param);

> would you please help me.

This bug does not concern to glpk. Most probably it appears in the
glpk interface module used in Matlab.





reply via email to

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