I am writing a latex document, and I have a technical lemma that I would like to illustrate with an image.
The field is graph theory, and the lemma has several cases, so I want to draw a chart detailing the cases and to draw a picture of a graph for each case. The image has to be jpg or some other format that latex can handle, because I want to embed it in the document.
What would be a good software tool to do such a thing?
See TikZ examples of graphs, you can also just draw it in LaTeX :)