Skip to content

Only linear solver mumps works but too slow #442

Answered by svigerske
andrcoding asked this question in Q&A
Discussion options

You must be logged in to vote

The logs don't look as if it is the linear solver that decided on whether you find a feasible point or not. Changing the linear solver just changes the solution path and in the run with MA97 it quickly went into a local infeasible point, while in the run with MUMPS it didn't (well, it eventually gave up with an "acceptable point"), but it could very well have been the other way around as well. Keeping the linear solver fixed and changing some Ipopt parameters may have a similar effect. I cannot give good advice on which parameters to change. Revisiting your problem formulation could also be direction to pursue.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@andrcoding
Comment options

@svigerske
Comment options

@andrcoding
Comment options

Comment options

You must be logged in to vote
2 replies
@andrcoding
Comment options

@svigerske
Comment options

Answer selected by svigerske
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants