Created
May 19, 2016 20:31
-
-
Save Ameobea/02c1bfb65955038c488e6d13f03df252 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
>>> samm_script.process(samm_script.loadNetwork("dolphins.gml")) | |
Chordal: False | |
[u'Beescratch', u'SN100', u'SN9', u'DN63', u'Oscar', u'Number1', u'Knit', u'PL', u'SN89', u'Upbang'] | |
0.308775731311 | |
Name: | |
Type: Graph | |
Number of nodes: 62 | |
Number of edges: 159 | |
Average degree: 5.1290 | |
max average neighbor degree: | |
'10.0' | |
max triangles: | |
'17' | |
max closeness centrality: | |
'0.417808219178' | |
max eigenvector centrality: | |
'0.315781177948' | |
average average neighbor: | |
'6.95356095517' | |
average triangles: | |
'4.59677419355' | |
average closeness centrality | |
'0.307239973487' | |
average eigenvector centrality: | |
'0.0907771551399' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment