An idea to explain a drastic difference in computation times for optimizing a JuMP model, and the unexpected ranking of solvers used?
|
|
6
|
144
|
August 4, 2025
|
[ANN] ModelPredictiveControl.jl
|
|
45
|
5199
|
August 1, 2025
|
Retrieve a value within a do block
|
|
10
|
135
|
July 30, 2025
|
How to get all the registered variable names of a `JuMP` model?
|
|
3
|
256
|
July 30, 2025
|
Finding a region of attraction using sum of squares optimization
|
|
10
|
151
|
July 28, 2025
|
Second-order cone constraint in JuMP
|
|
9
|
100
|
July 24, 2025
|
An infeasibility that seems to be dependent on the state of HiGHS (or JuMP)
|
|
5
|
75
|
July 23, 2025
|
Problem about solution of Gurobi in Julia in JUMP
|
|
3
|
64
|
July 22, 2025
|
Why are the entries identical in `zeros(JuMP.AffExpr, N)`
|
|
9
|
97
|
July 19, 2025
|
JuMP : Vector version of set_lower_bound and set_upper_bound?
|
|
13
|
156
|
July 18, 2025
|
Is KNITRO.jl thread-safe
|
|
3
|
91
|
July 14, 2025
|
Excessive memory usage when adding millions of variables to a JuMP Model
|
|
12
|
317
|
July 12, 2025
|
A Primal-Dual Global Optimization approach on the Cutting Stock Problem
|
|
18
|
459
|
July 7, 2025
|
Memory corruption error in Julia: "Incorrect checksum for freed object" when running a JuMP/Gurobi model
|
|
5
|
100
|
July 7, 2025
|
Creating efficient MOI wrapper for different cones and ordering them by types
|
|
3
|
101
|
July 4, 2025
|
Differentiate through SecondOrderCone
|
|
8
|
190
|
July 4, 2025
|
Gurobi reports OPTIMAL on a QP having a huge MaxVio
|
|
8
|
128
|
July 4, 2025
|
On the relationship between `JuMP` and `MathOptInterface`
|
|
11
|
209
|
July 3, 2025
|
Significant difference in SCIP solving time between JuMP and Rust (`russcip`)
|
|
2
|
71
|
July 3, 2025
|
JuMP diet tutorial issue?
|
|
2
|
94
|
June 26, 2025
|
Copying a JuMP model is slower than building it from scratch
|
|
6
|
147
|
June 26, 2025
|
Using JuMP for solving a symbolic algebraic system
|
|
2
|
67
|
June 24, 2025
|
Build a JuMP bilinear expression with a function
|
|
2
|
57
|
June 21, 2025
|
Column generation requiring a lot of memory?
|
|
4
|
64
|
June 20, 2025
|
Solver attributes and set_optimizer with ParametricOptInterface.jl and JuMP.jl
|
|
9
|
100
|
June 19, 2025
|
Getting value from unregistered variables
|
|
3
|
72
|
June 16, 2025
|
JuMP.set_upper_bound on AffExpr?
|
|
6
|
39
|
June 16, 2025
|
JuMP.NormOneCone()
|
|
13
|
172
|
June 15, 2025
|
Changing penalty parameter in objective function in JuMP
|
|
4
|
85
|
June 13, 2025
|
Define a recursive JuMP.@expression
|
|
3
|
48
|
June 13, 2025
|