type_result.h
Go to the documentation of this file.
21 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
41 SCIP_NEWROUND = 9, /**< the method added a cutting plane and a new separation round should immediately start */
50 SCIP_DELAYNODE = 18 /**< the processing of the branch-and-bound node should stopped and continued later */
Definition: type_result.h:33
Definition: type_result.h:47
Definition: type_result.h:37
Definition: type_result.h:34
Definition: type_result.h:50
Definition: type_result.h:49
Definition: type_result.h:38
Definition: type_result.h:48
Definition: type_result.h:40
Definition: type_result.h:41
Definition: type_result.h:35
Definition: type_result.h:36
Definition: type_result.h:42
Definition: type_result.h:43
Definition: type_result.h:45
Definition: type_result.h:44
Definition: type_result.h:46
Definition: type_result.h:39