wjpldevs / cut-problem

Shows how to solve the classical Bidimensional Cutting Problem using Gullotine Method written in C# code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CutProblem

Shows how to solve the classical Bidimensional Cutting Problem using Gullotine Method written in C# code.

Credits paper: Design of a heuristic to solve the problem of Two-dimensional Rectangular Cut by the Method of Guillotine by Flores, J., Bravo, J., & Traña, M. (2015). https://repositorio.unan.edu.ni/5811/1/144-383-1-SM.pdf

About

Shows how to solve the classical Bidimensional Cutting Problem using Gullotine Method written in C# code.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%