Scippy

GCG

Branch-and-Price & Column Generation for Everyone

gcg::subset Struct Reference

Detailed Description

Definition at line 45 of file graphalgorithms.h.

#include <graphalgorithms.h>

Data Fields

int parent
 
int rank
 

Field Documentation

◆ parent

int gcg::subset::parent

Definition at line 47 of file graphalgorithms.h.

◆ rank

int gcg::subset::rank

Definition at line 48 of file graphalgorithms.h.