All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
retcode.c
Go to the documentation of this file.
21 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
64 SCIPmessageFPrintInfo(messagehdlr, file, "method cannot be called at this time in solution process");
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)");
|