(no subject)
Sep. 29th, 2011 09:04 pmToday's achievement is creating a resaonably simple graph (about a dozen nodes and maybe two dozen edges) in dot (a language/utility for drawing directed graphs) that takes a ridiculously long time to render (I got bored after a few minutes). The fun part? If I remove a single node, it takes under a second to render. Explain that if you can.