binpacking
binpacking copied to clipboard
What algorithms does this package use?
I would like to cite those algorithms or this package. Specifically for constant volume bin packing.
To be honest, I developed this quite a few years ago and I just followed my intuition. I needed packing to bins with constant volume in a project and this is what I came up with. Feel free to just cite the package with a link to this repo. If I remember correctly, the algorithm isn't particularly hard, please also feel free to transcribe it into academic language from the source code itself, unfortunately i don't have time to write this algo down properly myself