help-octave
[Top][All Lists]
Advanced

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

Re: Linear programming


From: Peter Notebaert
Subject: Re: Linear programming
Date: Thu, 27 Jan 2005 20:55:28 +0100

I don't think so. If you look at
http://www.octave.org/doc/octave_25.html#SEC167, then you see that nothing
is mentioned under Linear Programming.

However, I am looking into the possibility to make a dynamic linked function
to lp_solve to make this possible.

I recently made drivers for MATLAB, O-Matrix and Scilab to lp_solve and my
next thing would be a driver for Octave ...

Peter Notebaert
lp_solve moderator

lp_solve home page at http://groups.yahoo.com/group/lp_solve/

Peter

"Torbjörn Lindqvist A (LI/EAB)" <address@hidden> wrote in 
message 
news:address@hidden
> Hi
>
> Is ocatve providde with a function that solve the Optimization problem:
>
> find min(c'x-p), with the condition Ax=b and x>0 x=[x1,x2,...,xn]
> c and b are nx1 vectors, A=nxn, p is a scalar.
>
> Best regards
>
> Torbjorn
> "New Ocatve user, but familiar to Matlab"
>
>
>
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
>
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
>
> 





-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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