[
https://issues.apache.org/jira/browse/MATH-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved MATH-1080.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.3
Changed in r1551355.
> The LinearConstraintSet shall return its constraints in a deterministic way
> ---------------------------------------------------------------------------
>
> Key: MATH-1080
> URL: https://issues.apache.org/jira/browse/MATH-1080
> Project: Commons Math
> Issue Type: Bug
> Reporter: Thomas Neidhart
> Priority: Minor
> Fix For: 3.3
>
>
> As previously discussed on the mailinglist, the LinearConstraintSet should
> return its internally stored LinearConstraints in the same iteration order as
> they have been provided via its constructor.
> This ensures that the execution of the same linear problem results in the
> same results each time it is executed. This is especially important when
> linear problems are loaded from a file, e.g. mps format, and makes it simpler
> to debug problems and compare with other solvers which do the same thing.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)