Entry: FileDep
Aliases: FileDep
Keywords: graphs
Description: FileDep: a graphNEL object representing a file dependency dataset example in boost graph library
URL: ../../../library/RBGL/html/FileDep.html

Entry: bfs
Aliases: bfs dfs dfs,graph,character,ANY-method bfs,graph,character,logical-method bfs,graph,character,missing-method dfs,graph,missing,missing-method bfs,graph,missing,missing-method bfs,graph-method bfs,graph,character-method dfs,graph,character-method dfs,graph,character,logical-method bfs,graph,ANY,ANY-method
Keywords: graphs
Description: Breadth and Depth-first search
URL: ../../../library/RBGL/html/bfs.html

Entry: connectedComp
Aliases: connectedComp
Keywords: models
Description: Identify Connected Components in an Undirected Graph
URL: ../../../library/RBGL/html/connectedComp.html

Entry: dijkstra.sp
Aliases: dijkstra.sp
Keywords: graphs
Description: Dijkstra's shortest paths using boost C++
URL: ../../../library/RBGL/html/dijkstra.sp.html

Entry: edgeConnectivity
Aliases: edgeConnectivity
Keywords: models
Description: computed edge connectivity and min disconnecting set for an undirected graph
URL: ../../../library/RBGL/html/edgeConn.html

Entry: extractPath
Aliases: extractPath
Keywords: models
Description: convert a dijkstra.sp predecessor structure into the path joining two nodes
URL: ../../../library/RBGL/html/extractPath.html

Entry: johnson.all.pairs.sp
Aliases: johnson.all.pairs.sp
Keywords: models
Description: compute shortest path distance matrix for all pairs of nodes
URL: ../../../library/RBGL/html/johnson.all.pairs.sp.html

Entry: mstree.kruskal
Aliases: mstree.kruskal
Keywords: graphs
Description: Kruskal's minimum spanning tree in boost
URL: ../../../library/RBGL/html/mstree.kruskal.html

Entry: sp.between
Aliases: sp.between sp.between.old sp.between.scalar
Keywords: graphs
Description: Dijkstra's shortest paths using boost C++
URL: ../../../library/RBGL/html/sp.between.html

Entry: strongComp
Aliases: strongComp
Keywords: models
Description: Identify Strongly Connected Components
URL: ../../../library/RBGL/html/strongComp.html

Entry: tsort
Aliases: tsort
Keywords: graphs
Description: topological sort of vertices of a digraph
URL: ../../../library/RBGL/html/tsort.html
