I am trying to use nw:weak-component-clusters to remove clusters in which my agents get stuck when I traverse the graph. However, it seems it is not sensitive to directed links. What remains after using the function is a network with nodes which cannot be reached from all other nodes in the network. Is there a way to make this function sensitive to directed graphs? Or does anyone have a suggestion how I can do this?