Where can I find open source 2d bin packing algorithms? [closed]

匿名 (未验证) 提交于 2019-12-03 01:31:01

问题:

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.

回答1:

Here is the best to my knowledge about rectangular bin packing:

http://clb.demon.fi/projects/rectangle-bin-packing



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!