Go to the source code of this file.
Classes | |
class | havoqgt::mpi::sssp_queue< Visitor > |
class | havoqgt::mpi::sssp_visitor< Graph, PathData, EdgeWeight > |
Namespaces | |
havoqgt | |
havoqgt::mpi | |
Functions | |
template<typename TGraph , typename PathData , typename EdgeWeight > | |
void | havoqgt::mpi::single_source_shortest_path (TGraph &g, PathData &path_data, EdgeWeight &edge_data, typename TGraph::vertex_locator s) |