Template Function __sssp_length

Function Documentation

template <typename GraphT, typename VertexT>
size_t __sssp_length(typename GraphT::ObjectID gid, size_t num_vertices, typename shad::Set<VertexT>::SharedPtr to_visit_0, typename shad::Set<VertexT>::SharedPtr to_visit_1, shad::Array<bool>::SharedPtr visitedPtr, shad::Array<bool>::SharedPtr foundPtr, VertexT src, VertexT dest)