Magnus Højmark Kristensen
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Magnus Højmark Kristensen-
Does Gurobi support linear semidefinite programs?
AnsweredHi I haven't been able to find anything on how I can use GurobiPy to solve linear semidefinite programs - however, a stack exchange post states that it can solve such a problem. If so, where can ...
-
Error when using addConstrs to construct vector constraints
AnsweredHello I am in the process of constructing my model, but I run into problems. The problem occurs when I try to declare the constraint below Here C is a 2x2 matrix, gamma[b,t,i,:] is a vector with t...