Nuclex.Support/Source/Packing
Markus Ewald 62d54b5795 Began rolling out a new, more effective rectangle packer; renamed the previous 'Cygon' algorithm to 'Simple' because of its simplicity
git-svn-id: file:///srv/devel/repo-conversion/nusu@20 d2e56fa2-650e-0410-a79f-9358c0239efd
2007-05-16 21:27:59 +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 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
CygonRectanglePacker.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
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 Added a small rectangle packing library for optimally arranging smaller rectangles within one larger rectangle 2007-05-16 20:28:23 +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