type_result.h
Go to the documentation of this file.
30 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
50 SCIP_NEWROUND = 9, /**< the method added a cutting plane and a new separation round should immediately start */
59 SCIP_DELAYNODE = 18 /**< the processing of the branch-and-bound node should stopped and continued later */
Definition: type_result.h:42
Definition: type_result.h:56
Definition: type_result.h:46
Definition: type_result.h:43
Definition: type_result.h:59
Definition: type_result.h:58
Definition: type_result.h:47
Definition: type_result.h:57
Definition: type_result.h:49
Definition: type_result.h:50
Definition: type_result.h:44
Definition: type_result.h:45
Definition: type_result.h:51
Definition: type_result.h:52
Definition: type_result.h:54
Definition: type_result.h:53
Definition: type_result.h:55
Definition: type_result.h:48