Pavel, > > I would happily review any patch that did this, and I've made it trac > > ticket #4854. > > Thanks for blazing reply. I'm not sure yet how to do this > consistently: one may need to walk trough path by vertices or by > edges, should this depend on multi_edges availability, etc.
Most of the graph theory functions have a bunch of options for the format of the output, I'd say this would follow that trend, taking the old behavior as default. > > Is there any other machinery you find missing or in need of attention? > > For now only a minor one: is it easy to draw a graph with LaTeX > formulas labeling edges? I've done this once by hand via Dia -> > pstricks -> latex. Possible kinds of automata could carry expressions > along edges. I haven't seen anyone do things like this outside of GraphViz, which I believe is an optional SPKG, due to licensing issues. > There could appear nested graphs hiding in vertices, how to depict > these?.. This would involve making two separate graphics objects and figuring out how to add them together to get the right effect. I wouldn't be surprised if it involved a fair amount of source code hacking. > A possible direction of our seminar students' work is to > investigate drawing/navigation/UI/animation capabilities regarding > automata. Sounds like fun! --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---