Hi, I am trying to use SCIP solver with JuMP on Windows 11. Even if I followed the steps suggested, I could not solve problems with SCIP. Particularly, optimize!(model) shuts the REPL or kills the kernel in jupyter notebook. Is there anyone who has experienced this issue before? What to do?
I have separately installed SCIPoptsuite. Then, add SICP packages into Julia.