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

Refactor code basis #12

Open
igormcsouza opened this issue Sep 18, 2021 · 1 comment
Open

Refactor code basis #12

igormcsouza opened this issue Sep 18, 2021 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@igormcsouza
Copy link
Owner

The package uses a lot of functions and types. It might be better to change that to be classes so they can be converted into nice design patterns.

@igormcsouza igormcsouza added enhancement New feature or request help wanted Extra attention is needed labels Sep 18, 2021
@igormcsouza
Copy link
Owner Author

I was thinking of splitting the model and the heuristic... the Mathematic Model will have an optimizer function (or multiple) and the constraints, as well as the function to generate random samples (or maybe based on some greedy algorithm)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant