Difference between revisions of "2D-Packing Rectangles and Images"
(→Multithreaded 2D-Packing with pre-placed items) |
|||
Line 14: | Line 14: | ||
{| | {| | ||
| | | | ||
− | <videoflash> | + | <videoflash>dIjJHexzPSI</videoflash> |
| | | | ||
A demo made of a ''2D-Packing heuristic''. The algorithm is given 10,000 randomly generated rectangles, 5 of which have been modified to have fixed positions, and specific locations in the final rectangular surface. These are the ''pre-placed items''. <br /> | A demo made of a ''2D-Packing heuristic''. The algorithm is given 10,000 randomly generated rectangles, 5 of which have been modified to have fixed positions, and specific locations in the final rectangular surface. These are the ''pre-placed items''. <br /> |
Revision as of 10:08, 8 July 2013
--D. Thiebaut (talk) 10:26, 8 July 2013 (EDT)
2D-Packing Rectangles
Multithreaded 2D-Packing with pre-placed items
|
A demo made of a 2D-Packing heuristic. The algorithm is given 10,000 randomly generated rectangles, 5 of which have been modified to have fixed positions, and specific locations in the final rectangular surface. These are the pre-placed items. |