Two Plus Two Older Archives

Two Plus Two Older Archives (http://archives2.twoplustwo.com/index.php)
-   Computer Technical Help (http://archives2.twoplustwo.com/forumdisplay.php?f=46)
-   -   Programmers: Where should I look for help with this???? (http://archives2.twoplustwo.com/showthread.php?t=385285)

CallMeIshmael 11-25-2005 10:44 PM

Programmers: Where should I look for help with this????
 
Hey all...

I have some programming experience, and the project Im currently working on needs to optimize a sum.

Basically, Im looking at a large group of equations, and then want to maximize a sum over some (or all) of the variables.


For example, given:

a + b + c = 1
x + y + z = b
l + m = y

maximize the value of:

4a + b - 2c + x + y +5z - l + m



But, with many many more equations.


This seems like something that would be a fairly common problem in programming, and there should be some good sites/algorithms dedicated to this process.

But, I dont even know what this is called [img]/images/graemlins/confused.gif[/img]

Can anyone point me in a good direction here??



(FWIW, I have a decent understanding of basic linear algebra, since it seems like that might be useful here)


All times are GMT -4. The time now is 02:45 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.