Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering: Minimize edge-crossings when laying out connectors #100

Closed
tim0s opened this issue Jan 22, 2020 · 1 comment · Fixed by #1580
Closed

Rendering: Minimize edge-crossings when laying out connectors #100

tim0s opened this issue Jan 22, 2020 · 1 comment · Fixed by #1580
Labels
enhancement New feature or request visualization Relates to the SDFV Visualization or related components

Comments

@tim0s
Copy link
Contributor

tim0s commented Jan 22, 2020

This is samples/simple/spmv.py, there seem to be unnecessary edge crossings due to the order of connectors.

Screenshot from 2020-01-22 14-27-09

@tbennun tbennun added enhancement New feature or request visualization Relates to the SDFV Visualization or related components labels Sep 29, 2020
@phschaad
Copy link
Collaborator

This was recently added to the SDFG Visualizer in spcl/dace-webclient#141 and is being shipped with DaCe through #1580.

github-merge-queue bot pushed a commit that referenced this issue May 31, 2024
SDFV has been updated to include the distribution / compiled files again
through a separate `dist` branch. This way pulling DaCe or installing it
through pip does not require any additional builds to make use of the
viewer. Additionally, paths have been corrected (the HTML template used
by the `sdfv` CLI command was severely outdated).

(Closes #100)
alexnick83 pushed a commit that referenced this issue Jul 13, 2024
SDFV has been updated to include the distribution / compiled files again
through a separate `dist` branch. This way pulling DaCe or installing it
through pip does not require any additional builds to make use of the
viewer. Additionally, paths have been corrected (the HTML template used
by the `sdfv` CLI command was severely outdated).

(Closes #100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request visualization Relates to the SDFV Visualization or related components
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants