summaryrefslogtreecommitdiffstats
path: root/src/libcola/connected_components.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-160/+0
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron1-30/+58
2013-09-27cppcheck: performance + variable typeKris De Gussem1-4/+4
2012-11-20code cleanup: quiet warnings with gcc.Campbell Barton1-1/+1
2006-07-17minor performance improvementTim Dwyer1-5/+7
2006-07-17remove debug messagesTim Dwyer1-9/+10
2006-07-17remove overlaps between connected componentsTim Dwyer1-0/+44
2006-07-17Constraints are now properly divided up between the connected componentsTim Dwyer1-4/+22
2006-07-16Layout algorithm is now applied to each connected component in the Tim Dwyer1-0/+67