How to make edges Curve with Plot
I am trying to plot a very large graph with 200+ vertices and I want the vertices to curve around each other to make the graph more viewable. Is there a way to do this?
I'm not completely clear on what you want. Can you provide more details or more explanation?
install dot2tex and graphivz (as distro packages preferably) and use
view(G)
to see Latex-compiled image.