GraphLab Project

Package graphlab.extensions.io

Class Summary
LatexCAD  
LatexWriter  
LoadSimpleGraph sample.simplegraph :
graph:
directed
label g0
begin vertices:
vertex 0:
label v1
location 120,23
color 3
vertex 1:
label second vertex
color 1
vertex 2:
vertex 3:
label 4
begin edges:
0 -> 1
label my edge
color 12
weight -2
3 -> 0
label edge 2
2 -> 1
SaveSimpleGraph  
 


GraphLab Project