This is a simple wood cutting planner that takes in a list of wood sizes and a standard length of wood and calculates the cutting plan that minimizes wastage.
The input is a comma-separated list of wood sizes. Each wood size can be specified as a single number or as a number followed by an asterisk and a count. For example, 23*2 means two pieces of wood of size 23.
Sizes
Standard length