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

Remove TState type parameter from EvaluableState #34

Open
jlat96 opened this issue Feb 28, 2020 · 0 comments
Open

Remove TState type parameter from EvaluableState #34

jlat96 opened this issue Feb 28, 2020 · 0 comments
Labels
refactor Something is working, but it could be cleaner technical debt Something is working, but is causing headaches elsewhere

Comments

@jlat96
Copy link
Owner

jlat96 commented Feb 28, 2020

Remove the TState type parameter from EvaluableState abstract class because it is only used for the ITypedClonable interface which is not a system requirement.

Documentation should note that it would be helpful to implement a cloning feature for implementations of EvaluableState

@jlat96 jlat96 added refactor Something is working, but it could be cleaner technical debt Something is working, but is causing headaches elsewhere labels Feb 28, 2020
@jlat96 jlat96 added this to the TBOptimizer 1.0 milestone Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Something is working, but it could be cleaner technical debt Something is working, but is causing headaches elsewhere
Projects
None yet
Development

No branches or pull requests

1 participant