[
https://issues.apache.org/jira/browse/MATH-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674486#action_12674486
]
David Wang commented on MATH-246:
---------------------------------
Just to throw in my two cents: The simplex algorithm forms the core of many
scheduling and constraint algorithms. Unfortunately, I haven't found many Java
implementations of the simplex method. This version has the understandable
object-oriented structure that I've come to expect (and love) from
commons-math. And I think it would be very useful to have it incorporated in
the next release. Thanks Benjamin.
> 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.