topological sort

短语

[计] 拓扑排序, 拓扑分类

词形变化

topological sorts 复数 topological sorts

释义与例句

n.
  1. 1.

    An ordering of the vertices of a directed graph such that if an edge goes from vertex u to vertex v then u precedes v in the ordering.

    计算机 工程 数学