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

Tighter tolerances for cost and residuals #102

Closed
stephane-caron opened this issue Nov 10, 2022 · 1 comment
Closed

Tighter tolerances for cost and residuals #102

stephane-caron opened this issue Nov 10, 2022 · 1 comment
Assignees

Comments

@stephane-caron
Copy link
Member

stephane-caron commented Nov 10, 2022

Identify tighter values for the cost and primal tolerances.

See bodono/scs-python#63 (comment) for context.

@stephane-caron stephane-caron changed the title Tighter cost and primal tolerances for Maros-Meszaros test set Tighter tolerances for Maros-Meszaros test set Jan 4, 2023
@stephane-caron stephane-caron self-assigned this Jan 26, 2023
@stephane-caron stephane-caron transferred this issue from qpsolvers/qpbenchmark Dec 11, 2023
@stephane-caron
Copy link
Member Author

  • Cost: taken care of my removal 😅 cf. Removal of the cost error #95
  • Primal: not all solvers allow for $\epsilon_{rel}$ in their contracts. To provide a wider yet fair comparison we currently set $\epsilon_{rel}=0$ in all settings, so that our conditions are $r_p, r_d, r_g \leq \epsilon_{abs}$.

@stephane-caron stephane-caron changed the title Tighter tolerances for Maros-Meszaros test set Tighter tolerances for cost and residuals Dec 11, 2023
@stephane-caron stephane-caron transferred this issue from qpsolvers/maros_meszaros_qpbenchmark Dec 11, 2023
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

No branches or pull requests

1 participant