ALP User Documentation 0.7.0
Algebraic Programming User Documentation
ConnectedComponents< VertexIDType > Member List

This is the complete list of members for ConnectedComponents< VertexIDType >, including all inherited members.

execute(grb::interfaces::Pregel< PregelType > &pregel, grb::Vector< VertexIDType > &group_ids, const size_t max_steps=0, size_t *const steps_taken=nullptr)ConnectedComponents< VertexIDType >inlinestatic
program(VertexIDType &current_max_ID, const VertexIDType &incoming_message, VertexIDType &outgoing_message, const Data &parameters, grb::interfaces::PregelState &pregel)ConnectedComponents< VertexIDType >inlinestatic