Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultipleObjectiveAlgorithms usage #268

Open
ivborissov opened this issue Jun 21, 2023 · 1 comment
Open

MultipleObjectiveAlgorithms usage #268

ivborissov opened this issue Jun 21, 2023 · 1 comment

Comments

@ivborissov
Copy link

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))!

@matbesancon
Copy link
Member

Hello, can you send the full error trace, and possibly a minimal reproducible example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants