Code

Layout algorithm is now applied to each connected component in the
authortgdwyer <tgdwyer@users.sourceforge.net>
Sun, 16 Jul 2006 13:48:42 +0000 (13:48 +0000)
committertgdwyer <tgdwyer@users.sourceforge.net>
Sun, 16 Jul 2006 13:48:42 +0000 (13:48 +0000)
commit6931de4f317866a8d4874fa7f08926b91f55debf
tree95bba7018c2fe57f83a266c408738d1e33ee838b
parentabd72e43cee50fa4bd6baacf29b47b02f751746c
Layout algorithm is now applied to each connected component in the
selection separately.  Previously, behaviour of layout on disconnected
graphs was... undefined!
src/graphlayout/graphlayout.cpp
src/libcola/Makefile_insert
src/libcola/cola.h
src/libcola/connected_components.cpp [new file with mode: 0644]
src/libcola/cycle_detector.cpp
src/libcola/cycle_detector.h