Gina Napieraj
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
投稿
Gina Napierajによる最近のアクティビティ-
Print solution only of decision variables equal/greater one
回答済みHello, I try to print the solution of my optimization model. Currently, I receive a big file with all the values from my decision variables with: if ModelA.status == GRB.OPTIMAL: ModelA.write('...