#include <delta_stepping_shortest_paths.hpp>
|
| delta_stepping_impl (const Graph &g, PredecessorMap predecessor, DistanceMap distance, EdgeWeightMap weight, Dist delta) |
|
| delta_stepping_impl (const Graph &g, PredecessorMap predecessor, DistanceMap distance, EdgeWeightMap weight) |
|
void | run (Vertex s) |
|
template<typename Graph , typename PredecessorMap , typename DistanceMap , typename EdgeWeightMap >
template<typename Graph , typename PredecessorMap , typename DistanceMap , typename EdgeWeightMap >
template<typename Graph , typename PredecessorMap , typename DistanceMap , typename EdgeWeightMap >
References boost::parallel::all_reduce(), boost::graph::distributed::all_reduce(), BGL_FORALL_OUTEDGES_T, BGL_FORALL_VERTICES_T, boost::parallel::cache(), boost::polygon::delta(), boost::distance(), boost::xpressive::inf, boost::local(), boost::accumulators::extract::max, boost::graph::num_vertices(), boost::detail::parallel::owner(), boost::graph::distributed::process_id(), boost::graph::put(), boost::relax(), boost::locale::period::marks::second, boost::graph::distributed::synchronize(), boost::graph::target(), and boost::vertex_global.
Referenced by boost::graph::distributed::delta_stepping_shortest_paths().
The documentation for this class was generated from the following file: