greedypacker icon indicating copy to clipboard operation
greedypacker copied to clipboard

Allow floating point boxes as input instead of just integers?

Open JustinMBrown opened this issue 5 years ago • 1 comments

Right now the boxes can only be discrete integers, but it would be very useful for the algorithms to work using floats.

Edit: Nevermind, the moment I posted this I realized I could just use arbitrarily large boxes to get whatever precision I need. Thanks for the repo!

JustinMBrown avatar Nov 13 '20 14:11 JustinMBrown

Is not support floats? My boxes overflow the bins

ae-98 avatar Apr 25 '21 14:04 ae-98