-
Notifications
You must be signed in to change notification settings - Fork 252
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
New CoSim tasks #13021
Comments
We should deeply think about this , how to properly ensure that current implementations do not break. And of course we would need some kind of CI, but our resources are limited. Maybe we should define some kind of CI structure so at least these implementations are verified monthly. |
Yep, I think that's a good idea. |
My vision for making sure this stuff doesnt always break was to make the examples-repo executable, at least then we would occasionally be able to check if things are still working Regarding flower, I wrote a dummy solver to make sure the coupling doesnt break. I doubt flower changes much, so thats probably not very critical |
Description
Proposed by @matekelemen:
InitializeSolutionStep
andFinalizeSolutionStep
is calledThe text was updated successfully, but these errors were encountered: