期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
基于CP-net偏好的关系数据库的Top-k实现 被引量:3
1
作者 栾艳红 孙雪姣 《中国科学技术大学学报》 CAS CSCD 北大核心 2019年第2期93-99,共7页
CP-net是一种简单而又直观的图形化的偏好表示工具,能够被用来描述在那些相对严密的、直观的、结构化的条件偏好信息中隐含的定性偏好关系,尤其适合信息不完整情况下的属性间具有依赖关系的多属性定性偏好决策.Top-k查询旨在检索出满足... CP-net是一种简单而又直观的图形化的偏好表示工具,能够被用来描述在那些相对严密的、直观的、结构化的条件偏好信息中隐含的定性偏好关系,尤其适合信息不完整情况下的属性间具有依赖关系的多属性定性偏好决策.Top-k查询旨在检索出满足用户需求的前k个结果,从而提高检索效率,为此致力于实现具有CP-net偏好的关系数据库的Top-k查询.首先,CP-net被诱导成多个表来表示和存储;其次,将传统的帕累托复合拓展到模型中,以此保持偏好之间的严格的偏序关系;最后,基于“格”框架(Lattice)理论,实现了基于CP-net偏好的关系数据库的Top-k查询. 展开更多
关键词 条件偏好网 条件偏好表 关系数据库 偏好查询 偏好复合
下载PDF
Index and retrieve the skyline based on dominance relationship
2
作者 Chang XU Li-dan SHOU Gang CHEN Yun-jun GAO 《Journal of Zhejiang University-Science C(Computers and Electronics)》 SCIE EI 2011年第1期62-75,共14页
In multi-criterion decision making applications,a skyline query narrows the search range,as it returns only the points that are not dominated by others.Unfortunately,in high-dimensional/large-cardinal datasets there e... In multi-criterion decision making applications,a skyline query narrows the search range,as it returns only the points that are not dominated by others.Unfortunately,in high-dimensional/large-cardinal datasets there exist too many skyline points to offer interesting insights.In this paper,we propose a novel structure,called the dominance tree (Do-Tree),to effectively index and retrieve the skyline.Do-Tree is a straightforward and flexible tree structure,in which skyline points are resident on leaf nodes,while the internal nodes contain the entries that dominate their children.As Do-Tree is built on a dominance relationship,it is suitable for the retrieval of specified skyline via dominance-based predicates customized by users.We discuss the topology of Do-Tree and propose the construction methods.We also present the scan scheme of Do-Tree and some useful queries based on it.Extensive experiments confirm that Do-Tree is an effcient and scalable index structure for the skyline. 展开更多
关键词 Spatial database SKYLINE preference queries
原文传递
A Tree Pattern Matching Algorithm for XML Queries with Structural Preferences
3
作者 Maurice Tchoupé Tchendji Lionel Tadonfouet Thomas Tébougang Tchendji 《Journal of Computer and Communications》 2019年第1期61-83,共23页
In the XML community, exact queries allow users to specify exactly what they want to check and/or retrieve in an XML document. When they are applied to a semi-structured document or to a document with an overly comple... In the XML community, exact queries allow users to specify exactly what they want to check and/or retrieve in an XML document. When they are applied to a semi-structured document or to a document with an overly complex model, the lack or the ignorance of the explicit document model (DTD—Document Type Definition, Schema, etc.) increases the risk of obtaining an empty result set when the query is too specific, or, too large result set when it is too vague (e.g. it contains wildcards such as “*”). The reason is that in both cases, users write queries according to the document model they have in mind;this can be very far from the one that can actually be extracted from the document. Opposed to exact queries, preference queries are more flexible and can be relaxed to expand the search space during their evaluations. Indeed, during their evaluation, certain constraints (the preferences they contain) can be relaxed if necessary to avoid precisely empty results;moreover, the returned answers can be filtered to retain only the best ones. This paper presents an algorithm for evaluating such queries inspired by the TreeMatch algorithm proposed by Yao et al. for exact queries. In the proposed algorithm, the best answers are obtained by using an adaptation of the Skyline operator (defined in relational databases) in the context of documents (trees) to incrementally filter into the partial solutions set, those which satisfy the maximum of preferential constraints. The only restriction imposed on documents is No-Self-Containment. 展开更多
关键词 SEMI-STRUCTURED Documents preference queries TREE Pattern Matching TreeMatch Algorithm XML The SKYLINE Operator
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部