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
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