igraph-help
[Top][All Lists]
Advanced

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

[igraph] intersect graphs sharing a percentage of edges and vertices


From: jfertaj
Subject: [igraph] intersect graphs sharing a percentage of edges and vertices
Date: Wed, 03 Sep 2014 15:24:02 +0100
User-agent: Microsoft-MacOutlook/14.4.4.140807

Dear list,

 have a list of graphs (igraph format) and I would like to obtain a merge graph, which would be the intersection of those nodes and vertices that are shared a certain percentage trough all the graphs.

I know that igraph library has the function graph.intersection() but this function intersect all the vertices and nodes present in all the graphs.

Any help would be much appreciated

Juan


reply via email to

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