Scippy

GCG

Branch-and-Price & Column Generation for Everyone

graph Directory Reference

Files

file  bipartitegraph.h [code]
 
file  bipartitegraph_def.h [code]
 A bipartite graph.
 
file  bridge.h [code]
 bridge
 
file  columngraph.h [code]
 A row graph where each column is a node and columns are adjacent if they appear in a row.
 
file  columngraph_def.h [code]
 A row graph where each column is a node and columns are adjacent if they appear in one row.
 
file  graph.h [code]
 miscellaneous graph methods for structure detection
 
file  graph_def.h [code]
 miscellaneous graph methods for structure detection
 
file  graph_gcg.cpp [code]
 
file  graph_gcg.h [code]
 Implementation of the graph which supports both node and edge weights.
 
file  graph_interface.h [code]
 miscellaneous graph interface methods
 
file  graph_tclique.cpp [code]
 interface to the SCIP tclique graph library
 
file  graph_tclique.h [code]
 interface to the SCIP tclique graph library
 
file  graphalgorithms.h [code]
 several metrics for graphs
 
file  graphalgorithms_def.h [code]
 several metrics for graphs
 
file  hypercolgraph.h [code]
 Column hypergraph.
 
file  hypercolgraph_def.h [code]
 Column hypergraph.
 
file  hypergraph.h [code]
 miscellaneous hypergraph methods for structure detection
 
file  hypergraph_def.h [code]
 miscellaneous hypergraph methods for structure detection
 
file  hyperrowcolgraph.h [code]
 A hypergraph with row and column nodes.
 
file  hyperrowcolgraph_def.h [code]
 A hypergraph with row and column nodes.
 
file  hyperrowgraph.h [code]
 Column hypergraph.
 
file  hyperrowgraph_def.h [code]
 Column hypergraph.
 
file  inst.cpp [code]
 Explicit instanciations for templates.
 
file  matrixgraph.h [code]
 miscellaneous matrixgraph methods for structure detection
 
file  matrixgraph_def.h [code]
 miscellaneous matrixgraph methods for structure detection
 
file  priority_graph.h [code]
 
file  rowgraph.h [code]
 A row graph where each row is a node and rows are adjacent if they share a variable.
 
file  rowgraph_def.h [code]
 A row graph where each row is a node and rows are adjacent if they share a variable.
 
file  rowgraph_weighted.h [code]
 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.
 
file  rowgraph_weighted_def.h [code]
 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.
 
file  weights.cpp [code]
 weight class for graphs
 
file  weights.h [code]
 weight class for graphs