[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] Graphlets for unweighted graphs
From: |
Szabolcs Horvát |
Subject: |
Re: [igraph] Graphlets for unweighted graphs |
Date: |
Thu, 28 Apr 2016 14:29:33 +0200 |
Perhaps you are simply looking for find motifs?
http://igraph.org/python/doc/igraph.GraphBase-class.html#motifs_randesu
http://igraph.org/r/doc/motifs.html
On 28 April 2016 at 13:26, Jasp Singh <address@hidden> wrote:
> Hi all,
>
> Using Graphlets function of igraph we can find graphlets of weighted graphs.
> Is there any way to find graphlets of unweighted graphs..??
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>