opensubscriber
   Find in this group all groups
 
Unknown more information…

i : issues@commons.apache.org 26 March 2009 • 5:05AM -0400

[jira] Commented: (MATH-246) Simplex Method Implementation
by Luc Maisonobe (JIRA)

REPLY TO AUTHOR
 
REPLY TO GROUP





    [ https://issues.apache.org/jira/browse/MATH-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689217#action_12689217 ]

Luc Maisonobe commented on MATH-246:
------------------------------------

Instead of the constructor, it would be the optimize method.
The pattern is the same as the root solvers. They have an empty constructor or may have constructors with configuration parameters. They also have setter for example for convergence thresholds. Once completely setup, possibly in an initialization phase or in a factory or in any way the main application provides, they can be used to repeatedly find roots on a set of functions.

I'll check in a first try on this so you can provide feedback.
Thanks for this important contribution

> Simplex Method Implementation
> -----------------------------
>
>                 Key: MATH-246
>                 URL: https://issues.apache.org/jira/browse/MATH-246
>             Project: Commons Math
>          Issue Type: New Feature
>            Reporter: Benjamin McCann
>            Assignee: Luc Maisonobe
>             Fix For: 2.0
>
>         Attachments: newfiles.zip
>
>
> I've created an implementation of the Simplex algorithm for optimizing systems of constrained linear equations that I'd like to contribute.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.