Closed defencedog closed 2 years ago
SCIP can use several different lp solvers, by default, soplex is used. If you want to use clp as an lp solver, you have to set -DLPS=clp
as option to the cmake call: https://scipopt.org/doc/html/md_INSTALL.php#CMAKE
@fschloesser Can you tell which is superior?
No one is superior :), but SCIP is better tested with SoPlex than with Clp.
Well I couldn't install
ipopt
as Android lacksfortran
compilers & workarounds are beyond me. All were installed in /usr/local What i can install successfully arepapilo
. A bug is resolved as wellsoplex
was as well installedzimpl
was as well installed (very good small language). Its source was in the scioptsuite I couldn't find its separate git. On Android will throw error so linklibm.so
as followingFinally build
scip
(I didnt use scioptsuite tar ball except for zimpl)Further notes while configuring scip, I had COIN-OR
cpl
installed in my system but still following gets reported, the documentation doesnt refer how to force-enable it-- Support CLP: OFF