Scippy

GCG

Branch-and-Price & Column Generation for Everyone

rowgraph.h File Reference

Detailed Description

A row graph where each row is a node and rows are adjacent if they share a variable.

Author
Martin Bergner
Annika Thome

Definition in file rowgraph.h.

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

Go to the source code of this file.

Data Structures

class  gcg::RowGraph< T >
 

Namespaces

 gcg