高级检索

    约束数据库中的动态区间索引结构

    DYNAMIC INTERVAL INDEX IN CONSTRAINT DATABASE

    • 摘要: 区间索引是随着对约束数据库的实用化的研究而提出的.文中在Meta 树的基础上提出了DM 树和相应算法,它对区间索引保持了存储为O(n)、查询I/O时间为O(logn + t/B)的性能,在动态调整操作中通过采用软性限制、修改滞后等策略,使插入和删除时间为O(logn),达到B 树水平,可用于约束数据库中数据的存储和访问

       

      Abstract: The technique of dynamic interval index is very important in the practice of constraint database. Based on the structure of Meta tree, DM tree is given. Its storage is O(n) and query I/O time is O (log n+t/B ). To reduce the complex of insert and delete operation, methods of unfixed constraint and late update are applied. The complex of the insert and delete I/O time are all O (log n ). This result is equal to that of B tree. It can be used in the storage and query in constraint database.

       

    /

    返回文章
    返回