

Go to the source code of this file.
Classes | |
| class | havoqgt::mpi::bfs_priority_queue< Visitor > |
| class | havoqgt::mpi::bfs_queue< Visitor > |
| class | havoqgt::mpi::bfs_visitor< Graph, LevelData, ParentData > |
Namespaces | |
| havoqgt | |
| havoqgt::mpi | |
Functions | |
| template<typename TGraph , typename LevelData , typename ParentData > | |
| void | havoqgt::mpi::breadth_first_search (TGraph *g, LevelData &level_data, ParentData &parent_data, typename TGraph::vertex_locator s) |