Re: Algorithm to fit rectangles with different areas inside a matrix with lowest complexity
- From: Chris <spam_me_not@xxxxxxxxxx>
- Date: Tue, 11 Jul 2006 15:22:36 -0500
Can you point me to some algorithms, that try to solve problems similar
to this in an optimum way ?
When you load furniture in a moving van, you put the big objects in first and fill in the small ones later. In this case, "big objects" would be the ones that would be the biggest if they couldn't be placed under rule one or two. Would it be possible to prioritize the objects in this way?
Are there any patterns in the way locations cause objects to be sized? For example, row 2 col 2 always makes an object placed there grow?
.
- Follow-Ups:
- References:
- Prev by Date: Re: Two-dimensional pattern matching/compression
- Next by Date: Re: Algorithm to fit rectangles with different areas inside a matrix with lowest complexity
- Previous by thread: Algorithm to fit rectangles with different areas inside a matrix with lowest complexity
- Next by thread: Re: Algorithm to fit rectangles with different areas inside a matrix with lowest complexity
- Index(es):