Scippy

GCG

Branch-and-Price & Column Generation for Everyone

type_gcgcol.h File Reference

Detailed Description

type definitions for gcg column data structure

Author
Jonas Witt

Definition in file type_gcgcol.h.

#include "struct_gcgcol.h"

Go to the source code of this file.

Typedefs

typedef struct GCG_Col GCG_COL
 

Typedef Documentation

◆ GCG_COL

typedef struct GCG_Col GCG_COL

data structure to store colums (solutions of a pricing problem)

Definition at line 45 of file type_gcgcol.h.