type_syncstore.h
Go to the documentation of this file.
32/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
46};
49typedef struct SCIP_SyncStore SCIP_SYNCSTORE; /**< structure to store information for synchronization */
51typedef struct SCIP_BoundStore SCIP_BOUNDSTORE; /**< structure to store boundchanges for synchronization */
Definition: struct_syncstore.h:116
Definition: struct_syncstore.h:49