Haleh Sadat Ale Ahmad
- 合計アクティビティ 15
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 9
- サブスクリプション 4
投稿
Haleh Sadat Ale Ahmadによる最近のアクティビティ-
Increasing NumericFocus makes problem infeasible
ユーザーの入力を待っています。Hello, I have a simulation model in Python where I iteratively solve an optimization model using gurobipy. In one of the iterations, I encountered the problem discussed here, where I had a nonzero ...
-
MIP: Relaxing the 'infeasible bound', the 'feasible' solution meets the 'infeasible' bound
回答済みHello, I have an MIP, where Z and X are a binary variables, among others. When I set the binary variable as 1, the problem becomes infeasible. Then I relax this constraint and in the optimal solu...