[ojAlgo-user] ojAlgo v34 on Android
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Zahar C. <no...@ma...> - 2013-10-28 17:11:05
|
Hello, I wish to use ojAlgo to solve small MIP problems in my Android application. The problem is that Android does not support Java 7 compiled libraries. Version 33 of ojAlgo seems to work OK in my app, but I prefer to use 34 since, as far as I understand, it includes major improvements to MIP solver. So my question is, can version 34 be compiled on java 5 or 6? It is OK if some functionality is lost, as long as simple MIP problems can be solved. I tried to do it myself, but can't access the source code. I understand that the following is SVN link: https://ojalgo.svn.sourceforge.net/svnroot/ojalgo/ but it gives errors. So my second question is how I can access the source code. Is it still available? Thanks, Zahar |