If you want nice graph pictures with labels on edges, I suggest you use Graphviz. I guess it does not solve your problem directly, but this is the solution I've been using so far...
On 24 nov, 13:28, Johannes <dajo.m...@web.de> wrote: > thnx, but that's not excatly what I'm looking for, because te label > does not appear in the picture created by > graph.show() > Johannes > Am 24.11.2010 18:55, schrieb Nathann Cohen: > > > > > > > > > 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 sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org