On 06/19/2014 01:42 PM, Shubham Bhushan wrote: > Can someone please help me as to how to access the property maps as an > array. i want to plot the degree distribution, betweeness and other > centrality measures. so please explicitly tell me how do I access the > data.
Dear Shubham, please take a look at the documentation before posting to
the list. Almost all of your questions are answered there.
To access the property maps as an array you should just use the ".a"
attribute of the property map, prop.a, as documented here:
http://graph-tool.skewed.de/static/doc/graph_tool.html#graph_tool.PropertyMap
Best,
Tiago
--
Tiago de Paula Peixoto <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
