Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Easy way to create pre-existing graph state? #102

Open
seanmajorpayne opened this issue Jun 22, 2023 · 1 comment
Open

Easy way to create pre-existing graph state? #102

seanmajorpayne opened this issue Jun 22, 2023 · 1 comment

Comments

@seanmajorpayne
Copy link

Is there an easy way to create a graph state before running the application, either by loading from a file or just writing code. The example doesn't provide a clear way to just populate nodes from the outset (rather than drawing).

@seanmajorpayne
Copy link
Author

I've more or less solved this by creating the graphs in a program and adding a save button which uses serde to serialize everything so it can be reloaded. If there is a better way let me know, if not feel free to close.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant