Skip to content

I have little different input I have 3 type of pallets #1

Description

@aftab4657

Can you please fit these parameters in the Algorithm?
I tried it's not giving me actual result
Thanks

-- 115 x 300 cm

bx = 0
by = 0
pal_300 = [115 + bx, 300 + by]

-- 115 x 330 cm

bx = 0
by = 0
pal_330 = [115 + bx, 330 + by]

-- 115 x 360 cm

bx = 0
by = 0
pal_360 = [115 + bx, 360 + by]

Number of pallets

n_300 = 9
n_330 = 12
n_360 = 15

bins40 = [(236, 1190)]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions