Traits§
Functions§
- Return the future set of the nodes in
index_set
. The future set (including itself) of a node whosestop_condition
istrue
will not be included. - Topologically sort
index_set
and return a sortedVec
. For the nodes without order-before relationship, the ones with smallerorder_indicator
output will be ordered first.