igraph-help
[Top][All Lists]
Advanced

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

[igraph] Enforcing directions of edges


From: Ahmed Abdeen Hamed
Subject: [igraph] Enforcing directions of edges
Date: Wed, 4 Feb 2015 16:27:24 -0500

Hello again respected colleagues,

How do I enforce the direction of an edge from A -> B without having a link back from B -> A?

If I used the to_directed() it creates mutual links, and if I use to_undirected() the network is not directed at all.

Thanks for your help,

-Ahmed

reply via email to

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