Template Function __sssp_neigh_iter

Function Documentation

template <typename GraphT, typename VertexT>
void __sssp_neigh_iter(shad::rt::Handle &handle, const VertexT &src, const VertexT &dest, typename shad::Set<VertexT>::ObjectID &qnextID, shad::Array<bool>::ObjectID &visitedID, shad::Array<bool>::ObjectID &foundID, VertexT &target)