Closed drvinceknight closed 9 years ago
This is very easy: Make a graph G in sage, then type latex(G). Spits out tikz code.
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 .
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).