Nuclex.Support/Source/Packing
Markus Ewald 4fd0680ae7 New "Cygon" Packer is working and promptly achieved a new space efficiency record
git-svn-id: file:///srv/devel/repo-conversion/nusu@22 d2e56fa2-650e-0410-a79f-9358c0239efd
2007-05-20 21:03:21 +00:00
..
ArevaloRectanglePacker.cs Began rolling out a new, more effective rectangle packer; renamed the previous 'Cygon' algorithm to 'Simple' because of its simplicity 2007-05-16 21:27:59 +00:00
ArevaloRectanglePacker.Test.cs Added a small rectangle packing library for optimally arranging smaller rectangles within one larger rectangle 2007-05-16 20:28:23 +00:00
CygonRectanglePacker.cs New "Cygon" Packer is working and promptly achieved a new space efficiency record 2007-05-20 21:03:21 +00:00
CygonRectanglePacker.Test.cs Integration of new rectangles into silhouette data structure seems to be working properly 2007-05-20 20:39:09 +00:00
RectanglePacker.cs Added a small rectangle packing library for optimally arranging smaller rectangles within one larger rectangle 2007-05-16 20:28:23 +00:00
RectanglePacker.Test.cs New "Cygon" Packer is working and promptly achieved a new space efficiency record 2007-05-20 21:03:21 +00:00
SimpleRectanglePacker.cs Began rolling out a new, more effective rectangle packer; renamed the previous 'Cygon' algorithm to 'Simple' because of its simplicity 2007-05-16 21:27:59 +00:00
SimpleRectanglePacker.Test.cs Began rolling out a new, more effective rectangle packer; renamed the previous 'Cygon' algorithm to 'Simple' because of its simplicity 2007-05-16 21:27:59 +00:00