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

Automatic selection of solver in ADMM class #31

Closed
bwohlberg opened this issue Oct 7, 2021 · 1 comment
Closed

Automatic selection of solver in ADMM class #31

bwohlberg opened this issue Oct 7, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request priority: low Low priority

Comments

@bwohlberg
Copy link
Collaborator

The most appropriate solver should be automatically selected if subproblem_solver is None.

@bwohlberg bwohlberg added enhancement New feature or request priority: low Low priority labels Oct 7, 2021
bwohlberg added a commit that referenced this issue Oct 7, 2021
* Preserve iteration count between solve calls

* Minor docstring fixes

* Add timer

* Add callback function for solve method

* Address PR #29 review comments. Also see #31.

* Trivial edits

* Add original ADMM references
@Michael-T-McCann
Copy link
Contributor

Moved to the internal list of long-term projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low Low priority
Projects
None yet
Development

No branches or pull requests

3 participants