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

Option to save network state to json string #603

Open
TristanM-TD opened this issue Feb 4, 2025 · 0 comments
Open

Option to save network state to json string #603

TristanM-TD opened this issue Feb 4, 2025 · 0 comments

Comments

@TristanM-TD
Copy link

It is already possible to save the network state (e.g. using network.save(path) or network.export(path)), however it would also be useful to "just" get the json string representation as opposed to the files, which in turn can be stored in a variable or written to a database.

Ideally, one would then also be able to use the same string representation to reload the state of the network or initialise the solver.

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