Hello !! > how do i create a graph where i have a label for each vertex and each > edge? Precisely I need to labels for each vertex (like a name and a value).
You can deal with labeled vertices using the set_vertex/get_vertex methods. Nathann -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
