betterway-tinyman / packer

3D Bin Packing with multiple Wrappers (Boxes)
BSD 3-Clause "New" or "Revised" License
123 stars 51 forks source link

Negativ Position in packing result #9

Open deadeye636 opened 7 years ago

deadeye636 commented 7 years ago

Hi @samchon ,

iam getting sometimes a negativ position in the packing result.

i attached an example packing file and the packing result. the product 0000020524 or 0000011336, ... are getting an positon with y=-65.

do you perhaps have a clue were is my problem for this?

thank you

input.txt packing_result.xml.txt

Ov3rlo4d commented 7 years ago

Hi @deadeye636, check out my PR for the fix for the c++ part.