In GitLab by @woutdenolf on Sep 16, 2022, 09:24 GMT+2:
src/ewokscore/graph/analysis.py
The graph iteration methods will transverse the graph multiple times and the time increases non-linear with the number of nodes. A single iteration should be possible.
Assignees: noordhee
Migrated from GitLab: https://gitlab.esrf.fr/workflow/ewoks/ewokscore/-/issues/40
In GitLab by @woutdenolf on Sep 16, 2022, 09:24 GMT+2:
src/ewokscore/graph/analysis.py
The graph iteration methods will transverse the graph multiple times and the time increases non-linear with the number of nodes. A single iteration should be possible.
Assignees: noordhee
Migrated from GitLab: https://gitlab.esrf.fr/workflow/ewoks/ewokscore/-/issues/40