The purpose of this project is to optimize one-dimensional or multi-dimensional cutting plan
这个项目的目标是为了优化一维或多维下料的方案
//------ 2018/09/27 update ------ At present, I have achieved the general function by using genetic algorithms but it has no graphical interface. I will rewrite it in C++ and add a graphical interface later. 目前利用遗传算法实现了一般的功能,但还没有图形界面。我将在后期用C++重写,并且加入图形化的操作界面。