igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] algorithm for graph.transitivity_local_undirected()


From: Gábor Csárdi
Subject: Re: [igraph] algorithm for graph.transitivity_local_undirected()
Date: Sat, 1 Feb 2014 19:03:39 -0500

Hi, see it for yourself here:
https://github.com/igraph/igraph/blob/master/src/structural_properties.c#L2755

Actually I think the one in the development version is faster:
https://github.com/igraph/igraph/blob/develop/src/triangles.c#L483

Gabor


On Sat, Feb 1, 2014 at 7:00 PM, Николай Кинаш <address@hidden> wrote:

Hello.

Which algorithm was used for implementing graph.transitivity_local_undirected() ?

This function so fast...wow...amazing!

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help



reply via email to

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