[SCIP] clp as LP Solver

cuiyouzhi0000 cuiyouzhi0000 at qq.com
Fri Jan 12 18:33:32 CET 2018


Dears,


Could I know which folder I should use to link to clp.darwin.x86_64.gnu.opt when I want to use clp as LP Solver? Thanks.
I followed below document, it doesn't work.
I got below error:


 
src/lpi/lpi_clp.cpp:59:10: fatal error: 'ClpSimplex.hpp' file not found
 
#include <ClpSimplex.hpp>
 
         ^~~~~~~~~~~~~~~~
 
1 error generated.



 
- Current settings: LPS=clp OSTYPE=darwin ARCH=x86_64 COMP=gnu SHARED=false SUFFIX= ZIMPL=false ZIMPLOPT=opt IPOPT=false IPOPTOPT=opt WORHP=false WORHPOPT=opt FILTERSQP=false EXPRINT=cppad GAMS=false SYM=none
 


 
* SCIP needs some softlinks to external programs, in particular, LP-solvers.
 
* Please insert the paths to the corresponding directories/libraries below.
 
* The links will be installed in the 'lib/include' and 'lib/static' directories.
 
* For more information and if you experience problems see the INSTALL file.
 


 
  -> "clp.darwin.x86_64.gnu.opt" is the path to the Clp installation directory, i.e., "<Clp-path>/include/coin/ClpModel.hpp" should exist.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20180113/0da4182d/attachment.html>


More information about the Scip mailing list