I’m starting a new project. The problem I need to address is now glass cutting and how to optimize a set of cuts to satisfy an order of cut glass sheets. The algorithm I used is the following:

Get the largest piece of material from the order.
Get the smallest piece of material from the available material [...]