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, Николай Кинаш <[email protected]> wrote:

>
> Hello.
>
> Which algorithm was used for implementing
> graph.transitivity_local_undirected() ?
>
> This function so fast...wow...amazing!
>
> _______________________________________________
> 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