/2d-fabric-cutting

A greedy, exhaustive search and heuristic solution for a fabric cutting space optimization problem

Primary LanguageC++

2D Fabric Cutting

A greedy, exhaustive search and heuristic solution for a fabric cutting space optimization problem using C++.

There is a helper code that prints the result of the fabric and its cuttings.

The input files can be found at the examples folder. There are output examples for the small and medium instances.