mindee / tawazi

A DAG Scheduler library written in pure python
https://mindee.github.io/tawazi/
Apache License 2.0
83 stars 5 forks source link

[FEATURE] Add an attribute that lists the nodes that will actually run #95

Closed matthiasmindee closed 1 year ago

matthiasmindee commented 1 year ago

Is your feature request related to a problem? Please describe. If we need to do a preliminary check when building a subgraph of the actual DAG, this feaeture is useful and not easily reproducible externally without recomputing the whole graph