GraphLibrary
0.0.1
A simple library that implements various graph algorithms.
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Members
All
Functions
Variables
Typedefs
a
b
c
d
e
f
g
i
l
n
o
p
r
s
w
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
- a -
a_ :
gl::Color
- b -
b_ :
gl::Color
- c -
capacity_ :
gl::Node< SCALAR >
color_ :
gl::Edge< SCALAR >
,
gl::Node< SCALAR >
cost_ :
gl::algorithm::Kruskal< Graph >
- d -
data1_ :
gl::Graph< SCALAR, STORAGE_KIND, DIRECTION >::Edge_Iterator< IsConst >
data2_ :
gl::Graph< SCALAR, STORAGE_KIND, DIRECTION >::Edge_Iterator< IsConst >
dest_ :
gl::Edge< SCALAR >
dist_ :
gl::algorithm::FloydWarshall< Graph >
distance_ :
gl::Distance< SCALAR >
distances_ :
gl::algorithm::BFS< Graph >
- e -
edges_ :
gl::Graph< SCALAR, STORAGE_KIND, DIRECTION >
exists_ :
gl::Edge< SCALAR >
- f -
final_ :
gl::algorithm::BFS< Graph >
,
gl::algorithm::Dijkstra< Graph >
- g -
g_ :
gl::Color
graph_ :
gl::algorithm::Dijkstra< Graph >
,
gl::algorithm::FloydWarshall< Graph >
,
gl::io::YAMLReader
- i -
id_ :
gl::Node< SCALAR >
inDegree_ :
gl::Node< SCALAR >
isInfinite_ :
gl::Distance< SCALAR >
isInitialized_ :
gl::algorithm::BFS< Graph >
,
gl::algorithm::FloydWarshall< Graph >
,
gl::algorithm::Kruskal< Graph >
isInitializedWithGraph_ :
gl::algorithm::Dijkstra< Graph >
isInitializedWithSource_ :
gl::algorithm::Dijkstra< Graph >
- l -
label_ :
gl::Node< SCALAR >
,
gl::Property
- n -
negativePath_ :
gl::algorithm::FloydWarshall< Graph >
next_ :
gl::algorithm::FloydWarshall< Graph >
nodes_ :
gl::Graph< SCALAR, STORAGE_KIND, DIRECTION >
numEdges_ :
gl::Property
numElems_ :
gl::DisjointSets
numNodes_ :
gl::Property
- o -
outDegree_ :
gl::Node< SCALAR >
- p -
parent_ :
gl::DisjointSets
parents_ :
gl::algorithm::BFS< Graph >
position_ :
gl::Node< SCALAR >
property_ :
gl::Graph< SCALAR, STORAGE_KIND, DIRECTION >
ptr_ :
gl::Graph< SCALAR, STORAGE_KIND, DIRECTION >::Edge_Iterator< IsConst >
- r -
r_ :
gl::Color
rank_ :
gl::DisjointSets
result_ :
gl::algorithm::Dijkstra< Graph >
,
gl::algorithm::Kruskal< Graph >
- s -
src_ :
gl::algorithm::BFS< Graph >
,
gl::Edge< SCALAR >
stream_ :
gl::io::YAMLReader
- w -
weight_ :
gl::Edge< SCALAR >
Generated on Wed Sep 4 2019 21:11:56 for GraphLibrary by
1.8.6