Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7163895
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:58:44+00:00 2026-05-28T13:58:44+00:00

I have a container, of a certain width and height. I have a bunch

  • 0

I have a container, of a certain width and height. I have a bunch of blocks that I need to fit in the container but I need to calculate the maximum size these blocks can be to fit.

For example:

enter image description here

to:

enter image description here

I guess its similar to this question but his code is jquery and applies to text. I would just like pseudocode or some form of algorithm of how to do this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:58:45+00:00Added an answer on May 28, 2026 at 1:58 pm

    Assuming, as in the illustration, that all blocks have the same height and orientation, you can create an array A with the lengths of the blocks.

    If the goal is to pack the blocks optimally in a given bounding rectangle, then solve the subset sum problem to find the set of blocks that is closest to the maximum length without being larger. Remove those blocks for the first row and repeat the process with the remaining blocks.

    If the goal is to find the smallest (by area) bounding rectangle, then you should have a look at this paper: Fast Optimizing Rectangle Packing Algorithm for Building CSS Sprites. It also covers the case when the heights of the blocks may vary.

    If the blocks can have different orientations, then the problem is a much harder packing problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a container div with a fixed width and height , with overflow:
I have a container that contains an image that I need to drag from
I have an Excel 2003 workbook that contains a macro to copy certain of
I have a container div that holds two internal divs; both should take 100%
I have these container objects (let's call them Container) in a list. Each of
I have a container element which I need to resize as its contents change.
i have a container box that includes a number of thumbnails. i earlier made
I have a draggable container that was working with jquery 1.3.2. I recently upgraded
I have the following setup: <mx:Canvas> <mx:ViewStack width=800 height=600> <mx:Canvas width=100% height=100%> <s:BorderContainer width=100%
I have a small function that runs on load and window resize.. but the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.