Scippy

GCG

Branch-and-Price & Column Generation for Everyone

columngraph.h File Reference

Detailed Description

A row graph where each column is a node and columns are adjacent if they appear in a row.

Author
Martin Bergner

Definition in file columngraph.h.

#include "graph.h"
#include "bipartitegraph.h"
#include "matrixgraph.h"

Go to the source code of this file.

Data Structures

class  gcg::ColumnGraph< T >
 

Namespaces

 gcg