[ 
https://issues.apache.org/jira/browse/MATH-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luc Maisonobe resolved MATH-273.
--------------------------------

    Resolution: Fixed
      Assignee: Luc Maisonobe

fixed in subversion repository as of r781304
patch applied
thanks

> Basic variable is not found correctly in simplex tableau
> --------------------------------------------------------
>
>                 Key: MATH-273
>                 URL: https://issues.apache.org/jira/browse/MATH-273
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Benjamin McCann
>            Assignee: Luc Maisonobe
>             Fix For: 2.0
>
>         Attachments: SimplexSolverTest.patch, SimplexTableau.patch
>
>
> The last patch to SimplexTableau caused an automated test suite I'm running 
> at work to go down a new code path and uncover what is hopefully the last bug 
> remaining in the Simplex code.
> SimplexTableau was assuming an entry in the tableau had to be nonzero to 
> indicate a basic variable, which is incorrect - the entry should have a value 
> equal to 1.

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

Reply via email to