mindee / tawazi

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

Refacto dag dataclass #197

Closed bashirmindee closed 8 months ago

bashirmindee commented 8 months ago

Description

make DAG as a dataclass. Refacto node_dict => exec_nodes

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: