[Clp-tickets] [COIN-OR Linear Programming Solver] #10: ClpCholesky

COIN-OR Linear Programming Solver coin-trac at coin-or.org
Thu Apr 12 13:01:51 EDT 2007


#10: ClpCholesky
------------------------+---------------------------------------------------
 Reporter:  penders     |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  minor       |   Milestone:          
Component:  component1  |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 If I define "#define WSSMP_BARRIER 1"  as below I get the following error
 :"...undefined reference to
 `ClpCholeskyWssmp::ClpCholeskyWssmp(int)'collect2: ld returned 1 exit
 status
 make: *** [clp_solver] Error 1". When I skip the #define it will compile
 and
 solve, but using the Dense method.

 I have issues figuring it out, would anybody have a suggestion or an
 example
 where this works?

 In a post in March there was a suggestion to use "ClpCholeskyUfl.hpp" but
 I
 also did not get that to work.

 Any help would be appreciated.

 The version of CLP I am using is Cgl-0.5.1 (hope this is what you were
 asking for)

 Thanks,

 Paul

 p.s. I have attached the makefile as well as the little toy code that does
 not work

-- 
Ticket URL: <https://projects.coin-or.org/Clp/ticket/10>
COIN-OR Linear Programming Solver <http://projects.coin-or.org/Clp>
A linear programming solver.



More information about the Clp-tickets mailing list