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

More expressive filenames for graph-visualization #633

Open
jorgensd opened this issue Nov 5, 2023 · 1 comment
Open

More expressive filenames for graph-visualization #633

jorgensd opened this issue Nov 5, 2023 · 1 comment

Comments

@jorgensd
Copy link
Sponsor Member

jorgensd commented Nov 5, 2023

Currently the graph-visualisation keeps on overwriting the same file, F.pdf and S.pdf, which makes it tedious to visualize graphs for actual problems, where we have both a bilinear and linear form.

There are a few ways we could go about this, as the visualization happens in the IR.

  1. Use the form_name as part of the output
  2. Add explicit filename options.
@jorgensd
Copy link
Sponsor Member Author

jorgensd commented Nov 5, 2023

The default format (pdf) should probably also be optional, as one could store the graphs as png or dot format as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant