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

to_contracted: when the morpher is called with simplify it always drops selfloops and does not exploit the options of to_simple #195

Open
gi0na opened this issue Jun 21, 2024 · 0 comments

Comments

@gi0na
Copy link

gi0na commented Jun 21, 2024

The morpher to_contracted calls to_simple without allowing to pass options.
In many cases, though, we may want to keep selfloops when e.g., collapsing nodes to their group "meta-node", so that edges within groups are not lost. I propose to make the arguments of to_simple visible from to_contracted.

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