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

Graph generator for biqmac-rudy files #127

Closed
CharJon opened this issue Sep 1, 2022 · 0 comments · Fixed by #128
Closed

Graph generator for biqmac-rudy files #127

CharJon opened this issue Sep 1, 2022 · 0 comments · Fixed by #128

Comments

@CharJon
Copy link
Owner

CharJon commented Sep 1, 2022

The biqmac lib has a rudy section.
We want to be able to generators instances of the same type (g05, pm1s, pm1d, wd100, pwd01, t2gn).
Each type should have its own function, but they are quite similar and should call some common background functions. All weights are integer and the function should accept and optional bool "keep_zero_edges"=true. If the parameter is set to false, edges with zero weight should not be added to the graph.

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

Successfully merging a pull request may close this issue.

1 participant