As I’m again, again and again using TikZ for graphs and co. in LaTeX. This is not a post about something new but something that always amazes me again and again.
For those how don’t know LaTeX, checkout the LaTeX project under http://www.latex-project.org/
TikZ is a package for creating graphics, it is build on top of PGF and allows creating graphics in an easy manner. There also exists a great documentation (see Documentation) and a large database of examples (see Examples). My all time favorite is the visualization of Prim’s MST algorithm.
If you ever need to create graphs in LaTeX, checkout TikZ!














