Greedy and Local Search Heuristics to Build Area-Optimal Polygons

ACM Journal of Experimental Algorithmics(2022)

引用 1|浏览12
暂无评分
摘要
AbstractIn this article, we present our heuristic solutions to the problems of finding the maximum and minimum area polygons with a given set of vertices. Our solutions are based mostly on two simple algorithmic paradigms: greedy and local search. The greedy heuristic starts with a simple polygon and adds vertices one by one, according to a weight function. A crucial ingredient to obtain good solutions is the choice of an appropriate weight function that avoids long edges, since long edges impede the insertion of too many different edges later on. The local search part consists of moving consecutive vertices to another location in the polygonal chain. We also discuss the different implementation techniques that are necessary to reduce the running time.
更多
查看译文
关键词
Computational Geometry,geometric optimization,algorithm engineering,polygonalization,area optimization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要