| Author |
Comment/Response |
David L
|
08/24/10 1:08pm
The function delivers the following answer to my constrained Maximize problem:
{x1-> 3, x2->5, x3-> 2, ......etc}
But what I need to do is to sum the values and Take, Part, etc are not able to "pull" out just the 3, 5, 2, etc....
In other words x1->3 is viewed as a single item, there are not 2 parts to it.
So how do I just take the values for further processing?
URL: , |
|