[Cbc] Compilation error

ycollette.nospam at free.fr ycollette.nospam at free.fr
Fri Nov 16 03:19:41 EST 2018


Hello,

There is a compilation error on the current trunk:

/home/artelys/repository/coin/Cbc/Cbc/src/CbcSolver.cpp: Dans la fonction « int CbcMain1(int, const char**, CbcModel&, int (*)(CbcModel*, int), CbcSolverUsefulData&) »:
/home/artelys/repository/coin/Cbc/Cbc/src/CbcSolver.cpp:6071:15: error: « CBC_PARAM_STR_SOSPRIORITIZE » n'a pas été déclaré dans cette portée
               CBC_PARAM_STR_SOSPRIORITIZE);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/artelys/repository/coin/Cbc/Cbc/src/CbcSolver.cpp:6071:15: note: alternatives suggérées: « CBC_PARAM_STR_PROXIMITY »
               CBC_PARAM_STR_SOSPRIORITIZE);
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~
               CBC_PARAM_STR_PROXIMITY

Best regards,

YC



More information about the Cbc mailing list