Jump to content

sthor69

Members
  • Posts

    3
  • Joined

  • Last visited

sthor69's Achievements

Lepton

Lepton (1/13)

0

Reputation

  1. bin packing algorithms maximize the number of items given the constraint in the sum of volumes. In may case you have to minimize the sum of volumes, constrained it is more than a given value. It's not so different, but I cannot get how to pass from one problem to the other
  2. I just posted this problem in the wrong forum (Computer Help). I think this is the better forum for this question. Sorry for the duplication... In the following problem, which algorithm should be considered? Having a finite set of variable height brikcs, how can I find the subset that can reach at least a given height, minimizing the total height of the chosen bricks? In other words, which bricks should I use to reach a given height minimizing cost of material? Thanks.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.