求多边形最小包容矩形的遗传算法
The Genetic Algorithm for Finding Minimum Containment Rectangle of Polygon
-
摘要: 建立了求任意多边形包容矩形的数学模型, 将求最小包容矩形问题转化为函数优化问题, 并用遗传算法求得函数的最优解。Abstract: A mathematical model to solve polygon containment rectangle was built. The problem was discussed that a minimum containment rectangle is transformed to function optimization and meanwhile the optimized solution was found with genetic algorithm.