type_reopt.h
Go to the documentation of this file.
21 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/ 49 SCIP_REOPTTYPE_INFSUBTREE = 2, /**< node contains dual reductions which leed to LP infeasibility */ 64 typedef enum Reopt_ConsType REOPT_CONSTYPE; /**< tye of constraunts added during reoptimization */ Definition: type_reopt.h:54 Definition: type_reopt.h:53 Definition: type_reopt.h:52 Definition: type_reopt.h:48 Definition: struct_reopt.h:65 Definition: struct_reopt.h:46 Definition: type_reopt.h:62 Definition: struct_reopt.h:55 Definition: type_reopt.h:50 Definition: type_reopt.h:51 Definition: struct_reopt.h:35 Definition: type_reopt.h:60 Definition: struct_reopt.h:113 Definition: struct_reopt.h:93 Definition: type_reopt.h:47 Definition: type_reopt.h:49 Definition: type_reopt.h:61 |