Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2008, Vol. 34 ›› Issue (15): 80-82. doi: 10.3969/j.issn.1000-3428.2008.15.028

• Software Technology and Database • Previous Articles     Next Articles

Distance Indexing and Search Method Based on Undirected Weighted Graph

LIAO Shun-he, LE Jia-jin   

  1. (College of Computer Science and Technology, Donghua University, Shanghai 201620)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-08-05 Published:2008-08-05

一种基于无向加权图的距离检索和查询方法

廖顺和,乐嘉锦   

  1. (东华大学计算机科学与技术学院,上海 201620)

Abstract: Distance indexing and object search on an undirected weighted graph are important work while using an undirected weighted graph, which is also a key process while solving an actual problem. This article presents a distance indexing and object search method based on the undirected weighted graph. By distance category, signature encoding and compression, it implements well efficiency of indexing and search, reduces storage space. The article describes the modeling process of the method, introduces the process for handling the KNN search, and finally proves the superiority of efficiency by the method through comparative experiments.

Key words: undirected weighted graph, indexing, distance signature, category

摘要: 在无向加权图上进行距离检索和对象查询是使用无向加权图的重要工作,也是解决实际问题的重要步骤。该文提出一种基于距离签名的处理方法来实现距离检索和查询,通过距离分级、签名编码和压缩等,实现了检索和查询的高效率,减少了存储空间。描述了建模及处理KNN查询的过程,实验证明了该方法的有效性。

关键词: 无向加权图, 检索, 距离签名, 等级

CLC Number: