Skip to content

remove the item that do not stack on top of each other #35

Description

@mjsandoval04

Hello folks,

I am new to 3dbinpacking and python in general, so go easy on me.

I've been trying to use 3dbinpacking to create a simulation in Anylogic in which operators use a pallet-trolley to pick boxes/items in a specific order from a warehouse. The pick order is based on the results of the Bin-Packing algorithm.

the container/bin is based on the standard dimension of a EuroPallet and the boxes are standard carton boxes with different sizes.

My issue is that some of the boxes do not overlap 100%. This is ok if the pallet is actually enclosed but in a real-world scenario like using a pallet trolley to pick boxes if the boxes are not put one on top of the other they will probably fall down

my question is there a way to remove the items/boxes that do not stack on top of each other?

Current results of running 3dbinpacking

boxesissue2 DXF_001

Desire results after removing items/boxes with the surface not overlapping 100% another item/box (the remaining boxes should be packed in another container/bin)

boxes issue 2 DXF

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