基于最大相关块的关系模式全部主属性的一种解法
AN ALGORITHM TO FIND ALL PRIME ATTRIBUTES OF A RELATION SCHEMA BASED ON THE MAXIMAL RELATIVE BLOCK
-
摘要: 本文是把关系模式中的函数依赖集进行划分,对应的属性集合构成一个相关块,再对每个相关块求其主属性.最终给出求全部主属性的多项式时间的一种算法。Abstract: In this paper, the FDs set of a relation schema is partitioned, and then,with a relative block consisting of the corresponding set of attributes, the prime attributes of each maximal relative block are found.Finally, a polynomial-time algorithm to find all prime attributes is given.
下载: