Traits§
Functions§
- get_
future - Return the future set of the nodes in
index_set. The future set (including itself) of a node whosestop_conditionistruewill not be included. - topological_
sort - Topologically sort
index_setand return a sortedVec. For the nodes without order-before relationship, the ones with smallerorder_indicatoroutput will be ordered first.