Skip to content

Issue with cyipopt #1

@chiyangW

Description

@chiyangW

The latest document for cyipopt specifies that

The various HSL solvers can be set with linear_solver and the hsllib name must be specified because the default
name ipopt looks for is libhsl.so.

So nlp.add_option('hsllib', 'libcoinhsl.so') must be added after setting the linear_solver. Otherwise it will fail to find the solver even if it's installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions