Skip to content

Warning: SCIPgetSolVal cannot only be called in stage SOLVING without a valid solution (current stage: 10) #644

@prachi-shah-opt

Description

@prachi-shah-opt

Hi !

I am getting this warning when trying to use model.getVal() after using model.optimize().

Warning: SCIPgetSolVal cannot only be called in stage SOLVING without a valid solution (current stage: 10)

According to SCIP documentation, stage 10 seems to the SOLVED, but the above message mentions stage SOLVING. I am confused by this output. Could you please help? Thanks!

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