On 10/28/2012 10:17 PM, Nathann Cohen wrote:
Well, the documentation says
"Computes the girth of the graph. For directed graphs, computes the
girth of the undirected graph."
So, that's what you are getting. :)
By the way, perhaps it is a bad idea to have this behaviour... What do
you think ??
Nathann
Indeed. It shouldn't be so. I think the fix may not be too hard either.
Probably just use neighbors_out() instead of neighbors()?
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.