Re: [ojAlgo-user] New ConvexSolver
Mathematics, linear algebra and optimisation
Brought to you by:
apete
|
From: Anders P. <an...@op...> - 2016-01-25 14:10:28
|
The snapshot version v39.3 is now available at SourceForge. > https://sourceforge.net/projects/ojalgo/files/ojAlgo/snapshot/ Compared to the v39.1 snapshot a couple of test cases has been “fixed” and performance has been improved further. Based on what I’ve seen so far this new solver will be included in the next release, one way or another, even if I can’t fix all the test cases. It’s just so much quicker. /Anders > On 12 jan. 2016, at 14:35, Anders Peterson <an...@op...> wrote: > > v39.1 (v40-SNAPSHOT) has just been uploaded to the snapshot folder at SourceForge. > > https://sourceforge.net/projects/ojalgo/files/ojAlgo/snapshot/ > > It contains a modified ConvexSolver that scales much better than the previous version. With larger optimisation models (thousands of variables) it is an order of magnitude faster (and produces significantly less garbage). The downside is that there is now a handfull of test cases that fail. I have not yet fully understood the details of why they fail or what (if anything) can be done to fix it. > > Please try the new ConvexSolver and report how it works for you to this list. > > /Anders |