|
From: SourceForge.net <no...@so...> - 2009-01-28 13:22:36
|
Patches item #2421551, was opened at 2008-12-12 16:43 Message generated for change (Comment added) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2421551&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Slava Mazur (shlagbaum) Assigned to: Nobody/Anonymous (nobody) Summary: Fix to simplex optimization method Initial Comment: Current implementation has a possibility to get to an endless loop if the current approximation reaches a constraint boundary or by erroneous client's settings. The proposed patch fixes this. ---------------------------------------------------------------------- Comment By: Luigi Ballabio (lballabio) Date: 2009-01-28 14:22 Message: The patch was applied to the code repository. It will be included in next release. Thank you. ---------------------------------------------------------------------- Comment By: Slava Mazur (shlagbaum) Date: 2009-01-08 21:42 Message: Done. ---------------------------------------------------------------------- Comment By: Luigi Ballabio (lballabio) Date: 2009-01-08 10:05 Message: Could you please attach the patch as a context diff? (diff -C 3) The lack of context is making it difficult for my patch program to apply the final hunk in the correct place. Thanks, Luigi ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312740&aid=2421551&group_id=12740 |