search tree

短语

[计] 检索树, 查找树

词形变化

search trees 复数 search trees

释义与例句

n.
  1. 1.

    A tree (data structure) set up to facilitate searching.

    计算机 工程 数学

    The red-black tree is a balanced binary search tree that has quite fast insert and delete operations and is always sorted.