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

Expose Serialization, Deserialization functions #66

Open
gkjohnson opened this issue Dec 30, 2020 · 1 comment
Open

Expose Serialization, Deserialization functions #66

gkjohnson opened this issue Dec 30, 2020 · 1 comment
Milestone

Comments

@gkjohnson
Copy link
Owner

gkjohnson commented Dec 30, 2020

Related to #48

It needs to automatically find the highest roots to fully serialize the system.

@gkjohnson
Copy link
Owner Author

WorkerSolver needs the seraliaze and deserialize function to take and return an ordered array of frames whereas a typical use case might just need to serialize a system and get roots from the deserialization process. We can create two serialize and deserialize functions: one set that takes a set of frames and finds roots and one that takes a full list of frames to serialize.

  • serializeFrameList vs serialize

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