struct_scip.h
Go to the documentation of this file.
31/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
90 SCIP_EVENTQUEUE* eventqueue; /**< event queue to cache events and process them later (bound change events) */
common defines and data types used in all packages of SCIP
Definition: struct_branch.h:47
Definition: struct_implics.h:98
Definition: struct_clock.h:65
Definition: struct_concurrent.h:50
Definition: struct_conflictstore.h:46
Definition: struct_conflict.h:114
Definition: struct_cutpool.h:59
Definition: struct_dcmp.h:69
Definition: struct_dialog.h:71
Definition: struct_event.h:189
Definition: struct_event.h:224
Definition: interrupt.c:64
Definition: struct_lp.h:270
Definition: struct_mem.h:47
Definition: struct_message.h:46
Definition: struct_nlp.h:101
Definition: struct_pricestore.h:48
Definition: struct_primal.h:47
Definition: struct_prob.h:49
Definition: struct_relax.h:75
Definition: struct_reopt.h:140
Definition: struct_sepastore.h:49
Definition: struct_set.h:74
Definition: struct_stat.h:60
Definition: struct_syncstore.h:49
Definition: struct_tree.h:185
Definition: struct_scip.h:70
type definitions for branching rules
type definitions for clocks and timing issues
type definition of concurrent data
type definitions for conflict analysis
type definitions for conflict store
type definitions for storing cuts in a cut pool
type definitions for decompositions and the decomposition store
type definitions for user interface dialog
type definitions for managing events
type definitions for implications, variable bounds, and cliques
type definitions for catching the user CTRL-C interrupt
type definitions for LP management
type definitions for block memory pools and memory buffers
type definitions for message output methods
type definitions for NLP management
type definitions for storing priced variables
type definitions for collecting primal CIP solutions and primal informations
type definitions for storing and manipulating the main problem
type definitions for relaxators
type definitions for collecting reoptimization information
type definitions for storing separated cuts
type definitions for global SCIP settings
type definitions for problem statistics
the type definitions for the synchronization store
type definitions for branch and bound tree