Package graphlab

Interface Summary
Graph Graph interface.
Scheduler Interface to Scheduler, passed to UpdateFunction.
Scope Scope interface.
 

Class Summary
Edge This class represents basic directed edge data
ScalarEdge Simple weighted edge
ScalarVertex  
SparseGraph Efficient representation for sparse graphs.
UpdateFunction Update function class.
Vertex Vertex class.