igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] R: vertex attributes in bipartite graphs for only one verte


From: Tamas Nepusz
Subject: Re: [igraph] R: vertex attributes in bipartite graphs for only one vertex type
Date: Tue, 26 Nov 2019 07:47:14 +0100


Many thanks for your reply! Also thank you for explaining that igraph
does not check whether the topology is really bipartite. I had been
wondering about that too.

Note that if you need to check whether the topology is bipartite (or _could_ be bipartite with an appropriate mapping), you can use bipartite_mapping():

https://www.rdocumentation.org/packages/igraph/versions/1.2.4/topics/bipartite_mapping

T.

reply via email to

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