dhendryc
dhendryc
Use SCIP reoptimization option at the root node. This should be tested first in SCIP itself. There are problems with setting this parameter on our end.
I created a MPS file with the lmo. If you read in the file and change the objective the warning does not appear. However, if you create the lmo by...
Hi all, I have a (hopefully) minor request. Is it possible to output the iteration progress data shown in the logs? E.g. a dictionary maintained by the solver? I'm running...
Hi, I have recently restructured the code in the package `Boscia` using the new extension feature on Julia 1.9 following the official guide: https://pkgdocs.julialang.org/v1.9/creating-packages/#Conditional-loading-of-code-in-packages-(Extensions). Since we want to keep supporting...
This is a FrankWolfe variant without active set, see this paper https://proceedings.neurips.cc/paper/2016/hash/daca41214b39c5dc66674d09081940f0-Abstract.html .
Hi all, I'm trying to solve some MISOCP with Pajarito using Hypatia as conic solver and HiGHS as MIP solver, see the attached files. [Weird_HiGHS_error.txt](https://github.com/jump-dev/HiGHS.jl/files/14260602/Weird_HiGHS_error.txt) [spectral_functions_JuMP.txt](https://github.com/jump-dev/HiGHS.jl/files/14260603/spectral_functions_JuMP.txt) It works for some...
What can we say about the problem before solving? Can this information speed up the solution process?
Propagate information about the problem from Boscia to the MIP solver. For example, conflicts.