91 SCIPmessageFPrintInfo(messagehdlr, file,
"branching could not be performed (e.g. too large values in variable domain)");
161 SCIPmessagePrintError(
"branching could not be performed (e.g. too large values in variable domain)");
enum SCIP_Retcode SCIP_RETCODE
void SCIPretcodePrint(SCIP_MESSAGEHDLR *messagehdlr, FILE *file, SCIP_RETCODE retcode)
void SCIPmessagePrintError(const char *formatstr,...)
void SCIPretcodePrintError(SCIP_RETCODE retcode)
internal methods for return codes for SCIP methods
void SCIPmessageFPrintInfo(SCIP_MESSAGEHDLR *messagehdlr, FILE *file, const char *formatstr,...)