Hello !!

I am writing something about chordal graphs and spent some time
finding a bug in my code caused by the fact that g.vertices() and
list(g.vertex_iterator()) return different lists.... I actually wanted
to find the list matching the adjacency matrix, but everything was
messed upi because of the vertex_iterator function I used which
returns a different order...

What do you think of it ? Should it be corrected ? If so, how ?

Thank youuuuuuuuuuuuuu !!!

Nathann

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to