sparse table

短语

词形变化

sparse tables 复数 sparse tables

释义与例句

n.
  1. 1.

    A data structure that can answer range maximum or range minimum queries on an immutable list of values in constant time, and other range queries in logarithmic time.

    计算机 工程 数学