[STF] Fix DOT outputs and cleanup dot implementation
Open
stf
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
DOT outputs are currently broken, the task names are ignored
There are also calls like this in STF implementation, where we would rely on deduction instead
- dot.template add_vertex(t);
Contributor guide
Assessment
This issue has not been assessed yet.