author | tgdwyer <tgdwyer@users.sourceforge.net> | |
Sun, 16 Jul 2006 13:48:42 +0000 (13:48 +0000) | ||
committer | tgdwyer <tgdwyer@users.sourceforge.net> | |
Sun, 16 Jul 2006 13:48:42 +0000 (13:48 +0000) | ||
commit | 6931de4f317866a8d4874fa7f08926b91f55debf | |
tree | 95bba7018c2fe57f83a266c408738d1e33ee838b | tree | snapshot |
parent | abd72e43cee50fa4bd6baacf29b47b02f751746c | commit | diff |
Layout algorithm is now applied to each connected component in the
selection separately. Previously, behaviour of layout on disconnected
graphs was... undefined!
selection separately. Previously, behaviour of layout on disconnected
graphs was... undefined!
src/graphlayout/graphlayout.cpp | diff | blob | history | |
src/libcola/Makefile_insert | diff | blob | history | |
src/libcola/cola.h | diff | blob | history | |
src/libcola/connected_components.cpp | [new file with mode: 0644] | blob |
src/libcola/cycle_detector.cpp | diff | blob | history | |
src/libcola/cycle_detector.h | diff | blob | history |