My solution at the moment is to plot the graph setting save_pos=true. Using the vertex positions determined by the plot, I create arrows for the oriented edges. I then plot the original plot of the graph plus the arrows.
Dave On Jun 29, 7:18 pm, davidp <davide...@gmail.com> wrote: > Hi, > > I have found the need to think about "partially oriented" graphs: some > edges have an orientation and others do not. It would be natural to > draw these with arrows for directed edges and lines for undirected > edges. What is the easiest way to do this with Sage? > > Thanks, > Dave -- 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