I'm looking for open source (preferably c++) algorithms for 2d bin packing of rectangular and or irregular shapes. I've found several papers on the subject but no code.
Where can I find open source 2d bin packing algorithms? [closed]
Asked Answered
Could this be a variation on this problem? Calculating a cutting list with the least amount of off cut waste I know it isn't the same, but perhaps the algorithms can give you some insight for your own problem. –
Disseise
This is a dupe of this problem really: #140906 –
Multifaceted
Here is the best to my knowledge about rectangular bin packing:
Link only answers are not so useful since the link may become invalid. Please add some more details –
Pride
© 2022 - 2024 — McMap. All rights reserved.