]> granicus.if.org Git - graphviz/commit
Fix bug in neato on disconnected graphs. The change in code
authorerg <devnull@localhost>
Tue, 15 Sep 2009 18:15:47 +0000 (18:15 +0000)
committererg <devnull@localhost>
Tue, 15 Sep 2009 18:15:47 +0000 (18:15 +0000)
commitddced78a99ac2be024547f04f4d0f054deeaac14
tree1dcd27f14f3b3c6a812b131adf3deaf986378754
parent67577c3d7e21ccdfbdacad55a04b060f99011939
Fix bug in neato on disconnected graphs. The change in code
needed to allow backgrounds caused a reordering of packing
and edge creation. Since edges are now created earlier, we needed
to tell pack to handle edges as well.
lib/neatogen/neatoinit.c