<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#330000">
Hi<br>
<br>
please try to send minimal programs that reproduce the problem (as
above)<br>
<br>
(you should also use the 'exec' command instead of copy/pasting your
code in the console)<br>
<br>
i cannot help you, as i am not familiar with linpro<br>
are you sure that linpro accepts %inf as valid superior constraint?
you cna check this in the linpro page<br>
<br>
<br>
<br>
On 25/05/2012 14:59, Reinaldo wrote:
<blockquote
cite="mid:1337950791.19262.YahooMailNeo@web122504.mail.ne1.yahoo.com"
type="cite"><span>
<div> </div>
<div>-->p = [-13 -16 -16 -14 -39]'; </div>
<div> </div>
<div>-->C = [</div>
<div>--> 11 53 5 5 29</div>
<div>--> 3 6 5 1 34</div>
<div>--> 1 0 0 0 0</div>
<div>--> 0 1 0 0 0</div>
<div>--> 0 0 1 0 0</div>
<div>--> 0 0 0 1 0</div>
<div>--> 0 0 0 0 1</div>
<div>--> ]; </div>
<div> </div>
<div> </div>
<div>-->b = [40 20 1 1 1 1 1]'; </div>
<div>-->ci=[0 0 0 0 0]'; </div>
<div> </div>
<div>-->cs=[%inf %inf %inf %inf %inf]'; </div>
<div> </div>
<div>-->[x1,lagr,f]=linpro(p,C,b,ci,cs) </div>
<div>Warning:</div>
<div>/Applications/scilab-5.4.0-alpha-1.app/Contents/MacOS/share/scilab/contrib/quapro/1.1-2/macros/quapro.bin</div>
<div><br>
</div>
<div> f =</div>
<div> </div>
<div> 1. </div>
<div> lagr =</div>
<div> </div>
<div> 0. </div>
<div> x1 =</div>
<div> </div>
<div> 0. </div>
<div> </div>
<div>Warning: stack problem..., solved</div>
<div><br>
</div>
<div>--></div>
<div> </div>
</span></blockquote>
<br>
</body>
</html>