Package graphlab.dense

Class Summary
DenseGraph Graph class that has more compact data structure.
DenseVertex Vertex with more compact data structure.
ScalarVertex A subclass of DenseVertex carrying a a scalar value.
WeightedEdge Abstract class for weighted edge with a float value.