Skip to content

Optimize unknown number of boxes #3

@bhomaidan1990

Description

@bhomaidan1990

Consider that number of boxes of dimension (x1, y1) is unknown is there a way to use this algorithm to calculate the max number of boxes of single/multi-dimensions that this algorithm can optimize: e.g.

box1 = {'length': 5, 'width: 3'} # n boxes
box2 = {'length': 4, 'width: 2'} # m boxes
...

thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions