-
Notifications
You must be signed in to change notification settings - Fork 30
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
Adjust subsolver module to components interface #448
Conversation
Codecov Report
@@ Coverage Diff @@
## main #448 +/- ##
==========================================
+ Coverage 93.19% 93.25% +0.05%
==========================================
Files 247 247
Lines 18029 17988 -41
==========================================
- Hits 16803 16775 -28
+ Misses 1226 1213 -13
... and 3 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This PR updates the
solve_subproblem.py
module and subsolver code.x_candidate
)get_component
to get sphere and cube subsolver functions