retcode.c
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
65 SCIPmessageFPrintInfo(messagehdlr, file, "method cannot be called at this time in solution process");
92 SCIPmessageFPrintInfo(messagehdlr, file, "branching could not be performed (e.g. too large values in variable domain)");
165 SCIPmessagePrintError("branching could not be performed (e.g. too large values in variable domain)");
Definition: struct_message.h:36
Definition: type_retcode.h:38
Definition: type_retcode.h:44
void SCIPretcodePrint(SCIP_MESSAGEHDLR *messagehdlr, FILE *file, SCIP_RETCODE retcode)
Definition: retcode.c:29
Definition: type_retcode.h:47
Definition: type_retcode.h:36
Definition: type_retcode.h:42
Definition: type_retcode.h:48
Definition: type_retcode.h:33
Definition: type_retcode.h:46
Definition: type_retcode.h:34
Definition: type_retcode.h:51
Definition: type_retcode.h:49
Definition: type_retcode.h:41
Definition: type_retcode.h:39
internal methods for return codes for SCIP methods
Definition: type_retcode.h:52
Definition: type_retcode.h:40
void SCIPmessageFPrintInfo(SCIP_MESSAGEHDLR *messagehdlr, FILE *file, const char *formatstr,...)
Definition: message.c:609
Definition: type_retcode.h:45
Definition: type_retcode.h:50
Definition: type_retcode.h:37
Definition: type_retcode.h:35
Definition: type_retcode.h:43