retcode.c
Go to the documentation of this file.
31 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
74 SCIPmessageFPrintInfo(messagehdlr, file, "method cannot be called at this time in solution process");
101 SCIPmessageFPrintInfo(messagehdlr, file, "branching could not be performed (e.g. too large values in variable domain)");
174 SCIPmessagePrintError("branching could not be performed (e.g. too large values in variable domain)");
Definition: struct_message.h:45
Definition: type_retcode.h:47
Definition: type_retcode.h:53
void SCIPretcodePrint(SCIP_MESSAGEHDLR *messagehdlr, FILE *file, SCIP_RETCODE retcode)
Definition: retcode.c:38
Definition: type_retcode.h:56
Definition: type_retcode.h:45
Definition: type_retcode.h:51
Definition: type_retcode.h:57
Definition: type_retcode.h:42
Definition: type_retcode.h:55
Definition: type_retcode.h:43
Definition: type_retcode.h:60
Definition: type_retcode.h:58
Definition: type_retcode.h:50
Definition: type_retcode.h:48
internal methods for return codes for SCIP methods
Definition: type_retcode.h:61
Definition: type_retcode.h:49
void SCIPmessageFPrintInfo(SCIP_MESSAGEHDLR *messagehdlr, FILE *file, const char *formatstr,...)
Definition: message.c:618
Definition: type_retcode.h:54
Definition: type_retcode.h:59
Definition: type_retcode.h:46
Definition: type_retcode.h:44
Definition: type_retcode.h:52