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