radix tree

短语

词形变化

radix trees 复数 radix trees

释义与例句

n.
  1. 1.

    A space-optimized trie data structure in which each node that is the only child is merged with its parent.

    计算机 工程 数学