tuple Edge { Nodes o; Nodes d; } {Edge} setEdges = {<o,d> | o,d in Nodes : edges[o][d]==1};. 使用简单通用集来计算该稀疏表示。 当然,可以定义集的通用数组。 例如 ...
確定! 回上一頁