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

Generation of directed graphs or graphs with loops. #21

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

astamm
Copy link
Collaborator

@astamm astamm commented Dec 11, 2024

The package now supports all samplers from tidygraph including those model that generate directed graphs or graphs with loops.

In addition, nevada samplers (play_*() functions) gained directed and loops arguments as well.

Closes #7.

@astamm astamm merged commit 109dbc6 into master Dec 11, 2024
7 checks passed
@astamm astamm deleted the directed-graph-samplers branch December 11, 2024 17:13
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 this pull request may close these issues.

Add possibility of generating directed graphs
1 participant