Scippy

GCG

Branch-and-Price & Column Generation for Everyone

rowgraph_weighted_def.h File Reference

Detailed Description

A row graph where each row is a node and rows are adjacent if they share a variable. The edges are weighted according to specified similarity measure.

Author
Igor Pesic

Definition in file rowgraph_weighted_def.h.

#include "rowgraph_weighted.h"
#include "graph_gcg.h"
#include "graphalgorithms.h"
#include "priority_graph.h"
#include <algorithm>
#include <iostream>
#include <vector>
#include <map>
#include <set>
#include <climits>
#include <queue>

Go to the source code of this file.

Namespaces

 gcg