emadehsan / csp

Algorithm for Cutting Stock Problem using Google OR-Tools. Link to the tool:
https://emadehsan.com/csp/
MIT License
129 stars 38 forks source link

Add 2 or more stock measures possible #36

Open TheDammedSon opened 7 months ago

TheDammedSon commented 7 months ago

Hello,

Is it possible to make the code accept more than one stock measure?

This would be a great improvement to use in the warehouse I work

Thank you