|
Seeking low rank solution for two PSD matrices via `SDPLR.jl` in `JuMP`
|
|
9
|
99
|
February 26, 2026
|
|
Gurobi fails to invoke the primal simplex method when doing column generation?
|
|
15
|
248
|
February 24, 2026
|
|
Get varRefs of whole container
|
|
4
|
66
|
February 19, 2026
|
|
Why does `JuMP.set_objective_coefficient(m, x, c::Float64)` have allocations?
|
|
7
|
48
|
February 18, 2026
|
|
Problems with complex values in optimization objective (JuMP)
|
|
5
|
159
|
February 9, 2026
|
|
Is there a reason to use `@expression`? I think it's redundant
|
|
14
|
468
|
February 8, 2026
|
|
[ANN] ModelPredictiveControl.jl
|
|
65
|
6819
|
February 6, 2026
|
|
[ANN] AustralianElectricityMarkets.jl: Simulate the Australian electricity market
|
|
1
|
196
|
February 1, 2026
|
|
[ANN] PortfolioOptimisers.jl: Ape together strong
|
|
3
|
524
|
January 29, 2026
|
|
Debugging Container of Constraints in JuMP
|
|
9
|
144
|
January 28, 2026
|
|
How to create a standalone `JuMP.Containers.SparseAxisArray{Float64, n, Tuple{Int, ...}}`?
|
|
2
|
50
|
January 26, 2026
|
|
To what extent can JuMP's macro identify input expression and generate optimized backend codes?
|
|
12
|
177
|
January 13, 2026
|
|
Specifying objective coefficient when creating a JuMP variable
|
|
5
|
184
|
January 12, 2026
|
|
Creating efficient MOI wrapper for different cones and ordering them by types
|
|
4
|
219
|
January 5, 2026
|
|
A tight formulation of a specific kind of convex PWL curve
|
|
3
|
134
|
January 5, 2026
|
|
Problem with concurrent calls to HiGHS solver (via JuMP) on Windows
|
|
2
|
116
|
December 18, 2025
|
|
`dual_objective_value` in JuMP.solution_summary
|
|
2
|
54
|
December 15, 2025
|
|
Retrieve current solution when termination_status is TIME_LIMIT
|
|
7
|
130
|
December 12, 2025
|
|
Is ParametricOptInterface needed to define and use parameters in JuMP?
|
|
4
|
90
|
December 11, 2025
|
|
Modeling min() in JuMP at scale: SOS1 stops converging, Big-M is numerically unstable
|
|
11
|
143
|
December 2, 2025
|
|
Lagrange multipliers of a `VectorNonlinearOracle` after solve
|
|
1
|
107
|
November 30, 2025
|
|
DiffOpt / JuMP: zero gradient for variable fixed by equality constraint
|
|
12
|
305
|
November 28, 2025
|
|
HiGHS instance and model when used in a shared library
|
|
7
|
282
|
November 24, 2025
|
|
Efficient way to implement multi-index nonlinear constraints in ExaModels? (PCE-expanded AC power flow)
|
|
4
|
142
|
November 24, 2025
|
|
Banded Jacobian of the constraints
|
|
4
|
97
|
November 10, 2025
|
|
Help refining an MINLP and selecting an optimiser to make solving faster / possible
|
|
4
|
126
|
November 10, 2025
|
|
Trouble using ParametricOptInterface when a parameter appears inside a min() expression in JuMP
|
|
2
|
55
|
November 4, 2025
|
|
Julia crashes without reporting anything when I optimize a vector of models in parallel
|
|
22
|
458
|
October 25, 2025
|
|
HiGHS solver >100x slower than Gurobi with bilinear big-m relaxation
|
|
3
|
1070
|
October 22, 2025
|
|
JuMP reports an error when attempting to sum the empty DenseAxisArray as the objective function
|
|
7
|
101
|
October 22, 2025
|