struct_mem.h
Go to the documentation of this file.
31/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
49 BMS_BLKMEM* probmem; /**< memory blocks for original problem and solution process: preprocessing, bab-tree, ... */
51 BMS_BUFMEM* cleanbuffer; /**< memory buffers for short living temporary objects, initialized to all zero */
common defines and data types used in all packages of SCIP
memory allocation routines
Definition: memory.c:2504
Definition: struct_mem.h:47
type definitions for block memory pools and memory buffers