-
Notifications
You must be signed in to change notification settings - Fork 44
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
crossover option for MOSEK #252
Comments
Added:
Prefix |
The bar prefix is best for consistency across solvers. |
Just a small issue, adding here: Mosek does not stop in AMPL on Ctrl+C (Linux) |
Cont'd in #256 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like the MOSEK driver does not have an option to disable crossover. It seems to be possible to disable via
MSK_IPAR_INTPNT_BASIS
(https://docs.mosek.com/latest/capi/parameters.html#mosek.iparam.intpnt_basis).The text was updated successfully, but these errors were encountered: