Scippy

GCG

Branch-and-Price & Column Generation for Everyone

type_colpool.h File Reference

Detailed Description

type definitions for storing cols in a col pool

Author
Jonas Witt

Definition in file type_colpool.h.

Go to the source code of this file.

Typedefs

typedef struct GCG_Colpool GCG_COLPOOL
 

Typedef Documentation

◆ GCG_COLPOOL

typedef struct GCG_Colpool GCG_COLPOOL

storage for pooled cols

Definition at line 43 of file type_colpool.h.