Menu

#4 Add node factory for TarjanSCC

open
None
5
2007-05-16
2007-05-16
No

When applying TarjanSCC to a graph, new nodes are created. At present time, these are strings, which may cause problems in code relying on correct type of nodes.

A workaround would be to provide a factory for correct type of nodes to the TarjanSCC object.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB