RectangleBinPack
RectangleBinPack copied to clipboard
Code for 3.1 Choosing Destination Bin?
Hi Jukka. Thanks so much for your article and this sample code. As a personal exercise, I'm working on a re-implementation in Python.
I'm trying to find your implementations of -BFF and -BBF rules for Bin selection (section 3.1 in your article). I'm not seeing this code in the repository. Is it available?