Skip to content

Undo objective flip #75

@klamike

Description

@klamike

As of MadNLP/MadNLP.jl#519, this happens in update! now:

MadIPM.jl/src/utils.jl

Lines 151 to 154 in 0120fcb

MadNLP.update!(stats,solver)
if !NLPModels.get_minimize(solver.nlp)
stats.objective *= -one(T)
end

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