List of all members.
Public Types |
typedef VertexDataType_ | VertexDataType |
typedef EdgeDataType_ | EdgeDataType |
Member Function Documentation
template<typename VertexDataType_, typename EdgeDataType_, typename vertex_t = graphchi_vertex<VertexDataType_, EdgeDataType_>>
Called after an execution interval has finished.
Reimplemented in graphlab::GraphLabEdgeAggregatorWrapper< GraphLabVertexProgram, ReductionType, EdgeMapType, FinalizerType >, graphlab::GraphLabWrapper< GraphLabVertexProgram >, TriangleCountingProgram, ALSVerticesInMemProgram, ALSEdgeFactorsProgram, CommunityDetectionProgram, ConnectedComponentsProgram, SmokeTestProgram2, MyGraphChiProgram, SmokeTestProgram, and SmokeTestProgram.
template<typename VertexDataType_, typename EdgeDataType_, typename vertex_t = graphchi_vertex<VertexDataType_, EdgeDataType_>>
Called after an iteration has finished.
Reimplemented in graphlab::GraphLabEdgeAggregatorWrapper< GraphLabVertexProgram, ReductionType, EdgeMapType, FinalizerType >, graphlab::GraphLabWrapper< GraphLabVertexProgram >, TriangleCountingProgram, ALSVerticesInMemProgram, ALSEdgeFactorsProgram, CommunityDetectionProgram, graphchi::FunctionalProgramProxyBulkSync< KERNEL >, ConnectedComponentsProgram, graphchi::FunctionalProgramProxySemisync< KERNEL >, SmokeTestProgram2, MyGraphChiProgram, SmokeTestProgram, SmokeTestProgram, PagerankProgram, and PagerankProgram.
template<typename VertexDataType_, typename EdgeDataType_, typename vertex_t = graphchi_vertex<VertexDataType_, EdgeDataType_>>
Called before an execution interval is started.
Reimplemented in graphlab::GraphLabEdgeAggregatorWrapper< GraphLabVertexProgram, ReductionType, EdgeMapType, FinalizerType >, graphlab::GraphLabWrapper< GraphLabVertexProgram >, TriangleCountingProgram, ALSVerticesInMemProgram, ALSEdgeFactorsProgram, CommunityDetectionProgram, graphchi::FunctionalProgramProxyBulkSync< KERNEL >, ConnectedComponentsProgram, graphchi::FunctionalProgramProxySemisync< KERNEL >, SmokeTestProgram2, PagerankProgram, MyGraphChiProgram, SmokeTestProgram, SmokeTestProgram, and PagerankProgram.
template<typename VertexDataType_, typename EdgeDataType_, typename vertex_t = graphchi_vertex<VertexDataType_, EdgeDataType_>>
Called before an iteration starts.
Reimplemented in graphlab::GraphLabEdgeAggregatorWrapper< GraphLabVertexProgram, ReductionType, EdgeMapType, FinalizerType >, graphlab::GraphLabWrapper< GraphLabVertexProgram >, TriangleCountingProgram, ALSEdgeFactorsProgram, CommunityDetectionProgram, graphchi::FunctionalProgramProxyBulkSync< KERNEL >, ConnectedComponentsProgram, graphchi::FunctionalProgramProxySemisync< KERNEL >, SmokeTestProgram2, ALSVerticesInMemProgram, MyGraphChiProgram, SmokeTestProgram, SmokeTestProgram, PagerankProgram, and PagerankProgram.
template<typename VertexDataType_, typename EdgeDataType_, typename vertex_t = graphchi_vertex<VertexDataType_, EdgeDataType_>>
Update function.
Implemented in graphlab::GraphLabEdgeAggregatorWrapper< GraphLabVertexProgram, ReductionType, EdgeMapType, FinalizerType >, graphlab::GraphLabWrapper< GraphLabVertexProgram >, TriangleCountingProgram, PagerankProgram, CommunityDetectionProgram, ALSVerticesInMemProgram, ALSEdgeFactorsProgram, ConnectedComponentsProgram, PagerankProgram, SmokeTestProgram2, SmokeTestProgram, SmokeTestProgram, and MyGraphChiProgram.
The documentation for this class was generated from the following file: