Open Cabbage74 opened 1 year ago
https://cabbage74.github.io/2023/05/06/database-paradigm/#more
求属性集闭包12345result = αrepeatfor each β → γ in F if β ⊆ result then result = result ∪ γuntil(result不再改变)
https://cabbage74.github.io/2023/05/06/database-paradigm/#more
求属性集闭包12345result = αrepeatfor each β → γ in F if β ⊆ result then result = result ∪ γuntil(result不再改变)