How do I optimize solving blocks?

How do I optimize solving blocks? - Messages

#1 Posted: 3/14/2011 6:04:27 AM
qzmufu

qzmufu

0 likes in 2 posts.

Group: User

Hi,

first of all, great software! I just stumbled upon it and am seriously amazed. However, I couldn't yet figure out how to solve linear programming problems.

In MathCad I would have used a solving block like this:

x:=1
y:=1

Given

3x+4y<10
4x+3y<10
x>0
y>0

f(x,y):=x+y

Maximize(f,x,y)={1.492 ; 1.492}

Is there a way to do this in SMath?

Regards
#2 Posted: 3/14/2011 7:29:28 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Hello,

As far as I know there is no Numerical Optimization functions or methods introduced in SMath.
I think there will not be any in the recent future, until anyone is making a plugin including these methods.

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
  • New Posts New Posts
  • No New Posts No New Posts