That method is written in C, not Python, so you won't find its source
in the Python source code. The C source is here:

https://github.com/igraph/igraph/blob/0.7.1/src/triangles.c#L575

T.


On Sun, Jan 10, 2016 at 11:06 AM, Ayushi Dalmia
<[email protected]> wrote:
> Hi,
>
> I am unable to find the source code for the function transitivity_undirected
> in the source code here:
>
> http://igraph.org/python/doc/igraph-pysrc.html#GraphBase.transitivity_undirected
>
> Regards,
> Ayushi
>
> _______________________________________________
> igraph-help mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to