Scippy

SCIP

Solving Constraint Integer Programs

type_scip.h File Reference

Detailed Description

type definitions for SCIP's main datastructure

Author
Tobias Achterberg

Definition in file type_scip.h.

Go to the source code of this file.

Typedefs

typedef struct Scip SCIP
 

Typedef Documentation

◆ SCIP

typedef struct Scip SCIP

SCIP main data structure

Definition at line 30 of file type_scip.h.