摘要
本文提出一种确定任意多边形凸凹顶点的算法.该算法的时间复杂性为O(n2logn)次乘法和O(n2)次比较.
This paper presents an algorithm for determining convexo-concave venices of an arbitrary polygon. The algorithm requires O(n2 logn)multiplications and O(n2)comparisons.
出处
《软件学报》
EI
CSCD
北大核心
1995年第5期276-279,共4页
Journal of Software
关键词
凸壳
多边形
凸凹顶点
算法
Convex hulls,polygon,convexo-concave venices.