Jirawat Anunrojwong
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Jirawat Anunrojwongさんの最近のアクティビティ-
Jirawat Anunrojwongさんが投稿を作成しました:
Cannot access MIPGap attribute
回答済みI use Python 3.7.9 and Gurobi 9.1.0. When I create a model object `prob` and solve it, I cannot access the MIPGap attribute. This is a minimal reproducible example. import gurobipy as gpfrom gurob...