dvdoug / BoxPacker

4D bin packing / knapsack problem solver
MIT License
612 stars 156 forks source link

Item interface and description property #601

Open viacheslav-hoo-lt opened 8 months ago

viacheslav-hoo-lt commented 8 months ago

I would like to suggest to make description property of a mixed type because in some use cases it would be really nice to put objects as a description.

dvdoug commented 7 months ago

Hi @viacheslav-hoo-lt

Can you expand a bit more on what you'd like to use an object for so I can understand the use case a bit better?