Skip to content

KIPET using Ipopt #525

Answered by svigerske
timhockswender asked this question in Q&A
Oct 10, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

This usually comes up if one has selected a HSL linear solver that hasn't been build into Ipopt. Ipopt then looks for a library where it can load this from at runtime: https://coin-or.github.io/Ipopt/INSTALL.html#LINEARSOLVERLOADER

Either provide such a library or select a different linear solver (https://coin-or.github.io/Ipopt/OPTIONS.html#OPT_linear_solver).

Replies: 1 comment 3 replies

Comment options

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

@svigerske
Comment options

@timhockswender
Comment options

Answer selected by svigerske
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants