help-octave
[Top][All Lists]
Advanced

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

turning off warning of glpk function in octave


From: Petr Korviny
Subject: turning off warning of glpk function in octave
Date: Sun, 21 Feb 2010 23:53:58 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100218 Shredder/3.0.3pre

Hi,
I use glpk function to find solution of set of inequalities, if there is no solution, I 
get information in returned STATUS value (number 213) and it's enough for me. But the 
warning "glp_simplex: cannot recover undefined or non-optimal solution" is 
displayed on the screen too. Is there some way to suppress displaying that warning and 
how to do that?

Thanks in advance. Petr


reply via email to

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