Skip to content

Quote reordering #3249

Description

@bfpc

I asked for "asm" instead of "qpasm" for "solver", and got the message
WARNING: Value "asm" for LP solver option ("solver") is not one of hipo", ""choose", "simplex", "ipm", "ipx" or "pdlp"

I believe the order of quotes in

? (kHipoString + "\", \"").c_str()
should change so it prints "hipo", and not hipo", " (other possibilities exist).

I also note that I was configuring the "QP" solver (between hipo / qpasm), but the latter does not apper (since it is definitely not an LP solver, but I guess it is configured via the "solver" option)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions