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 option to specify named blocks of nodes for easily adding many edges at once #2

Open
macks22 opened this issue Aug 2, 2019 · 0 comments

Comments

@macks22
Copy link
Owner

macks22 commented Aug 2, 2019

For instance, in a Markov model, we have a sequence of nodes, each with an arrow to the next. Then if we have a common parameter across those nodes, we'll want to draw an edge from it to each node in the sequence. Here, specifying the sequence of nodes as a node block would then allow Node.with_edges_to to specify edges to all nodes in the sequence at once.

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