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

Does the micro problem API need a class structure? #18

Open
IshaanDesai opened this issue Jan 25, 2023 · 1 comment
Open

Does the micro problem API need a class structure? #18

IshaanDesai opened this issue Jan 25, 2023 · 1 comment
Labels
question Further information is requested

Comments

@IshaanDesai
Copy link
Member

Right now we ask the user to formulate the micro problem in a class structure, with a class name MicroSimulation which then has functions titled initialize, solve, etc. Is such a class structure even necessary? The Micro Manager can create a class and add functions to it.

@IshaanDesai IshaanDesai added the question Further information is requested label Jan 25, 2023
@uekerman
Copy link
Member

For the serialization, we will need an internal state of a micro simulation. Having it modeled as an object could simplify this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants