Josh Kirk
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Josh Kirk-
Josh Kirk commented,
Marika, Thank you. A very silly mistake as I had realised this for gamma. Josh
-
Josh Kirk created a post,
JuMP model is feasible where gurobipy model is infeasible
AnsweredI am coming to gurobipy from JuMP (Julia) and having problems with feasibility. I expect the following problem to be feasible but gurobi states it is not ```python T = np.array([[ 0, -10, -10]...