摘要
割纸算法是一种求最优的算法 ,本算法的实现的关键技术是“递归”,编写“递归算法时 ,是将原问题转换成一个或多个子问题 ,并找出停止条件 .在本算法中 ,终极所有的切割方法 ,记下最优的结果 .
The partition Algorithm is an algorithm of seeking the best result.Its key technology is “recursion”.When coding a Recursive Algorithm,we should transfer an original problem to one or several sub-problems and find out stopping condition.The best result would be recorded in this algorithm.
出处
《广西民族学院学报(自然科学版)》
CAS
2000年第4期268-271,274,共5页
Journal of Guangxi University For Nationalities(Natural Science Edition)