Issue with Interior point method for HiGHS
|
|
3
|
560
|
April 16, 2025
|
Meta optimization with Julia
|
|
6
|
284
|
April 16, 2025
|
When adding a SumOfSquares constraint, is it possible to get the JuMP variable corresponding to the Gram matrix?
|
|
2
|
77
|
April 15, 2025
|
Gurobi's tolerance on convexity in QCP is about `1e-13`
|
|
10
|
181
|
April 15, 2025
|
Cart-pole trajectory optimization with ModelingToolkit, Multibody and JuliaSimCompiler model, how to improve performance? Constraints jacobian sparsity pattern issue?
|
|
7
|
211
|
April 14, 2025
|
Sending a logistic function to Gurobi.jl with JuMP
|
|
2
|
50
|
April 14, 2025
|
Defining constraint over dense and sparse constraint
|
|
2
|
45
|
April 13, 2025
|
Finding the minimum of the Bellman operator inside SDDP iterations
|
|
5
|
45
|
April 13, 2025
|
I added 1 Million constraints to an LP unwittingly
|
|
36
|
708
|
April 13, 2025
|
JuMP IPOPT plugin can’t find or interface with LAPACK at runtime?
|
|
9
|
98
|
April 13, 2025
|
Help wanted with a music-related optimisation-ish problem
|
|
4
|
162
|
April 13, 2025
|
Connection between BFGS and ROOT.Minuit. Stopping criteria
|
|
8
|
1356
|
April 12, 2025
|
Convergence of SDDP with nonlinear objective and mixed-integer variables
|
|
9
|
102
|
April 11, 2025
|
Projection onto intersection of L_0 ball and L_infty ball via ShiftedProximalOperators
|
|
2
|
66
|
April 11, 2025
|
SDDP: how to use Juniper.jl for optimizer
|
|
8
|
677
|
April 10, 2025
|
Enzyme with Const() on a vector throws an error
|
|
20
|
455
|
April 10, 2025
|
How to represent delay between actions in SDDP?
|
|
3
|
63
|
April 8, 2025
|
Get the constraints matrix from a SDP relaxation
|
|
6
|
105
|
April 8, 2025
|
`JuMP` macros with `RuntimeGeneratedFunctions`
|
|
1
|
34
|
April 7, 2025
|
Adding lazy cuts to an LP using JuMP.@build_constraint
|
|
3
|
64
|
April 7, 2025
|
JuMP: print constraint evaluated with start_values of variables
|
|
3
|
34
|
April 6, 2025
|
About JuMP.is_solved_and_feasible
|
|
27
|
338
|
April 6, 2025
|
Can I build an expression on dual variables and then query with JuMP.dual?
|
|
3
|
40
|
April 5, 2025
|
A note on how to identify redundant constraints using JuMP
|
|
8
|
198
|
April 5, 2025
|
Resolving segfault error when attempting to sequentially add constraints to a JuMP model
|
|
4
|
47
|
April 4, 2025
|
Solver agnostic way to control warm starting
|
|
5
|
131
|
April 4, 2025
|
Locally solved status with Gurobi
|
|
3
|
295
|
April 4, 2025
|
The inappropriateness of applying RLT to solve the DBP in ARO who lacks RCR
|
|
3
|
86
|
April 4, 2025
|
Can we improve JuMP.set_objective_coefficient?
|
|
5
|
60
|
April 3, 2025
|
How to add volt/var curve to PowerModels.jl
|
|
1
|
54
|
April 2, 2025
|