Cayley Graphs in LaTeX: Tips and Tricks for Creating Dynamic Visualizations

  • Context: LaTeX 
  • Thread starter Thread starter nonequilibrium
  • Start date Start date
  • Tags Tags
    Graphs Latex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
nonequilibrium
Messages
1,412
Reaction score
2
Hello,

What is best suited for making cayley graphs in LaTeX?

Thank you.
 
Physics news on Phys.org
Check out http://en.wikibooks.org/wiki/LaTeX/Creating_Graphics

Basically, if you REALLY want to do it in LaTeX, then you should try the "xy" package. It's mostly used for commutative diagrams, but it supports graphs as well (I think).

However, how I would do it, is to just draw the graphs in an external program and import the graphic.