引用本文:周培德.货郎担问题的几何解法.软件学报,1995,6(7):420-424
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4823次   下载 6522 本文二维码信息
码上扫一扫!
分享到: 微信 更多
货郎担问题的几何解法
周培德1
北京理工大学计算机系,北京,100081
摘要:
本文提出货郎担问题的一种新的求解方法,即几何解法.它的时间复杂性为:求距离运算次数为nm),比较次数为(max(nm,nlogn)),求夹角次数为(n2/m),其中为点集中点的数目,为点集的凸包顶点数.
关键词:  几何算法  算法复杂性  货郎担问题  
DOI:
分类号:
基金项目:
GEOMETRIC METHOD FOR SOLVING TS PROBLEM
Zhou Peide
Abstract:
In this paper, a new geometric method for solving TS problem is presented.Let n be the number of points in the point set, and m be the number of vertexes in convex hulls of the point set. The time complexity of the algorithm is: the number of computation distance is nm), the number of comparisons is (max(nm,nlogn)) and the number of computation included angle is (n2/m).
Key words:  Geometric algorithm  algorithmic complexity  travel salesman problem.

引用本文:
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览次   下载  
分享到: 微信 更多
摘要:
关键词:  
DOI:
分类号:
基金项目:
Abstract:
Key words: