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

Detailed Description

type definitions for decompositions and the decomposition store

Author
Gregor Hendel

Definition in file type_dcmp.h.

Go to the source code of this file.

Macros

#define SCIP_DECOMP_LINKVAR   -1
#define SCIP_DECOMP_LINKCONS   -2

Macro Definition Documentation

◆ SCIP_DECOMP_LINKVAR

◆ SCIP_DECOMP_LINKCONS

Typedef Documentation

◆ SCIP_DECOMP

typedef struct SCIP_Decomp SCIP_DECOMP

Definition at line 40 of file type_dcmp.h.

◆ SCIP_DECOMPSTORE

Definition at line 41 of file type_dcmp.h.