SCIP Doxygen Documentation
 
Loading...
Searching...
No Matches
type_syncstore.h File Reference

Detailed Description

the type definitions for the synchronization store

Author
Stephen J. Maher
Leona Gottwald

Definition in file type_syncstore.h.

Go to the source code of this file.

Typedef Documentation

◆ SCIP_PARALLELMODE

Definition at line 47 of file type_syncstore.h.

◆ SCIP_SYNCSTORE

structure to store information for synchronization

Definition at line 49 of file type_syncstore.h.

◆ SCIP_SYNCDATA

typedef struct SCIP_SyncData SCIP_SYNCDATA

data for a single synchronization

Definition at line 50 of file type_syncstore.h.

◆ SCIP_BOUNDSTORE

structure to store boundchanges for synchronization

Definition at line 51 of file type_syncstore.h.

Enumeration Type Documentation

◆ SCIP_Parallelmode

The parallel mode

Enumerator
SCIP_PARA_OPPORTUNISTIC 
SCIP_PARA_DETERMINISTIC 

Definition at line 42 of file type_syncstore.h.