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

Add overload for insert_node #22

Merged

Conversation

AntonReinhard
Copy link
Member

This makes the calls when constructing a new DAG a little bit easier still.
Also fix some leftover problems with the edge indices. Tests will be added soon.

Fixes #10

@AntonReinhard AntonReinhard merged commit 60e1c5e into ComputableDAGs:main Sep 3, 2024
3 checks passed
@AntonReinhard AntonReinhard deleted the feature/flat_dag_gen branch September 3, 2024 15:57
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.

Provide flatter function definitions for inserting nodes and edges
1 participant