Skip to content

MultipleObjectiveAlgorithms usage #268

Open
@ivborissov

Description

@ivborissov

Hello,

I am trying to use SCIP with MultipleObjectiveAlgorithms.jl Model(()->MOA.Optimizer(SCIP.Optimizer)), but at some point optimization terminates with the following error:
SCIP is wrong stage (SCIP_STAGE_PROBLEM, need (SCIP.LibSCIP.SCIP_STAGE_PRESOLVING, SCIP.LibSCIP.SCIP_STAGE_SOLVING, SCIP.LibSCIP.SCIP_STAGE_PRESOLVED, SCIP.LibSCIP.SCIP_STAGE_SOLVED))!

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