Menu

#176 DirectionTransformer.toDirected should return DirectedGraph

Possible Bug
open
nobody
5
2012-01-23
2012-01-23
No

DirectionTransformer.toDirected explicitly creates a DirectedGraph. It would be more convenient if it also explicitly returns this more specific type.

DirectionTransformer.toUndirected already does this (but obviously returns an UndirectedGraph).

Discussion


Log in to post a comment.