geraintpalmer / DetectingDeadlockInQingNetworkSimulation

0 stars 0 forks source link

Look in to drawing #4

Closed drvinceknight closed 9 years ago

drvinceknight commented 9 years ago

You will want tikz code, Sage and networkX might be able to produce the tikz for you (not sure but am curious to find out).

geraintpalmer commented 9 years ago

This is very easy: Make a graph G in sage, then type latex(G). Spits out tikz code.

drvinceknight commented 9 years ago

Cool, you can always tweak the tikz then.

On Mon, Apr 13, 2015 at 10:56 AM Geraint Palmer notifications@github.com wrote:

This is very easy: Make a graph G in sage, then type latex(G). Spits out tikz code.

— Reply to this email directly or view it on GitHub https://github.com/geraintpalmer/DetectingDeadlockInQingNetworkSimulation/issues/4#issuecomment-92297318 .