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

Directly call OSQP #12

Merged
merged 7 commits into from
Apr 24, 2024
Merged

Directly call OSQP #12

merged 7 commits into from
Apr 24, 2024

Conversation

fabian-sp
Copy link
Owner

Summary of changes:

  • adds a subproblem class that directly calls the OSQP solver (without cvxpy)
  • adds Tikhonov regularization to the approx. Hessian
  • tests on subproblem consistency (using cvxpy or not)

@fabian-sp fabian-sp added the under construction The PR is not yet finalized label Apr 22, 2024
@fabian-sp fabian-sp changed the base branch from main to f-torch-sampling April 22, 2024 12:03
@fabian-sp fabian-sp removed the under construction The PR is not yet finalized label Apr 24, 2024
Co-authored-by: Philipp Schiele <44360364+phschiele@users.noreply.github.com>
@fabian-sp fabian-sp merged commit db7c5e0 into f-torch-sampling Apr 24, 2024
2 checks passed
@fabian-sp fabian-sp deleted the f-direct-qp-call branch April 24, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants