传递闭包的算法及应用
The algorithms and applications of transitive closure
-
摘要: 传递闭包是一种重要的关系运算。它在数据结构、编译理论和关系数据库中都有广泛的应用。本文详细地探讨关系的传递闭包的概念、算法和应用Abstract: Transitive closure is a kind of important relational operation. It has various applications in the field of data structure,compiling theory and relational database. The definition,algorithms and applications of transitive closure are discussed in detail.