[Coin-discuss] Having both Core variables AND core cuts core-dumps

Tommy Thomadsen tt at imm.dtu.dk
Fri Apr 25 08:28:59 EDT 2003


Hi,

using bcp, shouldn't it be possible to have both core variables and
core cuts?

I cannot make it work - I get a core-dump when BCP_lp_add_rows_to_lp is
called in BCP_lp_create_lp. 

The following reproduce the error for the MaxCut example.
Add the following two lines to MC_tm::initialize_core in MC_tm.cpp:
  cuts.reserve(1);
  cuts.unchecked_push_back(new BCP_cut_core(0.0, 0.0));



Best Regards,
Tommy

---------------
Tommy Thomadsen, M.Sc, Ph.D. student
Informatics and Mathematical Modelling, Building 305 room 212,
Technical University of Denmark, DK-2800 Lyngby.
http://www.imm.dtu.dk/~tt   Phone: +45 4525 3396




More information about the Coin-discuss mailing list