struct_scip.h
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
80 SCIP_EVENTQUEUE* eventqueue; /**< event queue to cache events and process them later (bound change events) */
Definition: interrupt.c:54
Definition: struct_concurrent.h:40
type definitions for implications, variable bounds, and cliques
Definition: struct_scip.h:59
type definitions for NLP management
type definitions for conflict store
Definition: struct_mem.h:37
Definition: struct_conflict.h:103
Definition: struct_primal.h:37
type definitions for storing priced variables
Definition: struct_sepastore.h:39
Definition: struct_event.h:179
Definition: struct_message.h:36
type definitions for global SCIP settings
Definition: struct_prob.h:39
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:61
Definition: struct_dcmp.h:59
type definition of concurrent data
type definitions for storing cuts in a cut pool
Definition: struct_pricestore.h:38
type definitions for storing separated cuts
type definitions for relaxators
type definitions for conflict analysis
type definitions for managing events
Definition: struct_conflictstore.h:36
Definition: struct_dialog.h:61
Definition: struct_cutpool.h:49
Definition: struct_reopt.h:130
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
the type definitions for the synchronization store
Definition: struct_lp.h:259
Definition: struct_implics.h:88
Definition: struct_nlp.h:109
type definitions for user interface dialog
type definitions for decompositions and the decomposition store
Definition: struct_relax.h:65
Definition: struct_stat.h:50
Definition: struct_tree.h:175
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:214
Definition: struct_branch.h:37
Definition: struct_clock.h:55
Definition: struct_syncstore.h:39
type definitions for catching the user CTRL-C interrupt