Josh Kirk
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
投稿
Josh Kirkによる最近のアクティビティ-
JuMP model is feasible where gurobipy model is infeasible
回答済みI 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]...