-
- Downloads
Fix: Correct labeling of bipartite graph nodes
* Before: Although we partition columns the output suggested that the row nodes were colored in bipartite graphs * This was caused by mislabeling in DotWriter, swapping c_ and r_ label prefixes. * The way the labels are currently written this commit also swaps the pseudo side flag used for adjacency graphs for correct output
parent
bc18be81
No related branches found
No related tags found
Please register or sign in to comment