Skip to content

Inefficient bin utilization with BinPackWithLeftovers in irregular #346

@SoftDev0208

Description

@SoftDev0208

Hi Florian.
I checked your packing solver project, and it’s amazing.
However, I have an issue at the moment.
Your BinPackingWithLeftovers algorithm works very well for simple shapes, but it doesn’t perform well when dealing with many shapes or more complex ones.
This is input json.
packingsolver_input.json

Can you teach me if what's wrong?
this is the parameter.
.\packingsolver_irregular\packingsolver_irregular.exe --input packingsolver_input.json --certificate packingsolver_solution.json --time-limit 120 --objective BinPackingWithLeftovers --initial-maximum-approximation-ratio 0.03 --maximum-approximation-ratio-factor 0.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions