igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] Transitivity


From: Thomas
Subject: [igraph] Transitivity
Date: Mon, 19 Mar 2012 12:49:31 +0000

Hi,

I have the following graph:

0 -> 2
0 -> 3
1 -> 2
2 -> 3

and transitivity(g) = 0.6.

Transitivity is the ratio of the triangles and the connected triples in the graph, and I count one connected tripple {0,2,3} and four potential tripples (the triangles) {012}, {013}, {123} and {023}.

Where does the 0.6 come from please?

Thank you,

Thomas

This message and any attachment are intended solely for the addressee and may 
contain confidential information. If you have received this message in error, 
please send it back to me, and immediately delete it.   Please do not use, copy 
or disclose the information contained in this message or in any attachment.  
Any views or opinions expressed by the author of this email do not necessarily 
reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]