]> granicus.if.org Git - graphviz/commit
Partial fix for trouble in init_rank bug. When clusters occur, mincross
authorEmden R. Gansner <erg@alum.mit.edu>
Wed, 7 May 2014 14:43:39 +0000 (10:43 -0400)
committerEmden R. Gansner <erg@alum.mit.edu>
Wed, 7 May 2014 14:43:39 +0000 (10:43 -0400)
commitbec1ac56a7bb01845e3183cf650c5121cc4a580d
treeaa4331ca997e9fb788db6c463c8e7bcbed0634f5
parent8dc3321785e0667365b1b888d2fe7176c38e88db
Partial fix for trouble in init_rank bug. When clusters occur, mincross
does not save and restore the best layout since is relied on GD_nlist, which
is not being set up for clusters. We use the rank arrays instead to get the
relevant nodes.
lib/dotgen/mincross.c