struct_scip.h
Go to the documentation of this file.
21 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/ 73 SCIP_EVENTQUEUE* eventqueue; /**< event queue to cache events and process them later (bound change events) */
Definition: interrupt.c:50 type definitions for implications, variable bounds, and cliques Definition: struct_scip.h:53 type definitions for NLP management Definition: struct_mem.h:36 Definition: struct_conflict.h:88 Definition: struct_primal.h:36 type definitions for storing priced variables Definition: struct_sepastore.h:37 Definition: struct_event.h:169 Definition: struct_message.h:35 type definitions for global SCIP settings Definition: struct_prob.h:38 type definitions for collecting reoptimization information type definitions for branching rules type definitions for problem statistics type definitions for LP management Definition: struct_set.h:56 type definitions for storing cuts in a cut pool Definition: struct_pricestore.h:37 type definitions for storing separated cuts type definitions for conflict analysis type definitions for managing events Definition: struct_dialog.h:60 Definition: struct_cutpool.h:48 Definition: struct_reopt.h:113 type definitions for branch and bound tree type definitions for clocks and timing issues type definitions for storing and manipulating the main problem type definitions for block memory pools and memory buffers Definition: struct_lp.h:255 Definition: struct_implics.h:86 Definition: struct_nlp.h:107 type definitions for user interface dialog Definition: struct_relax.h:58 Definition: struct_stat.h:44 Definition: struct_tree.h:165 type definitions for collecting primal CIP solutions and primal informations common defines and data types used in all packages of SCIP Definition: struct_event.h:204 Definition: struct_branch.h:36 Definition: struct_clock.h:54 type definitions for catching the user CTRL-C interrupt |