
Yasaman Khodadadegan
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Yasaman Khodadadeganによる最近のアクティビティ-
Error with reading lp/mps model in python
回答済みHi, I have the following codes that do not work. I want to read a model file that is in .lp or .mps format. import gurobipy as gpmodel = read("C:\\gurobi810\\win64\\examples\\data\\afiro.mps") I ...