Ozge Aygul
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
Ozge Aygulさんの最近のアクティビティ-
Ozge Aygulさんがコメントを作成しました:
Thank you for your answer, Riley.I've read that article, and decided to inspect my model as it says:Usually, you would write out this model to an *.lp file and inspect it manually.It is a bit surpr...
-
Ozge Aygulさんが投稿を作成しました:
Removed variables and constraints during presolve
回答済みHello Gurobi Team,I have a question regarding presolve.I started a journey to strenthen my formulation, and my first stop was presolve. I see bunch of variables and constraints are removed, and I c...
-
Ozge Aygulさんがコメントを作成しました:
Hi Maliheh, I think I made a mistake while implementing. Now, it works fine. Thank you very much for your help! Best, Özge
-
Ozge Aygulさんがコメントを作成しました:
Hi Maliheh, Thank you very much for your answer! I did apply the solution provided, with time_from_best = 300, epsilon_to_compare_gap = 0.1. I also set MIPGap parameter to 0.05. I thought the solve...
-
Ozge Aygulさんが投稿を作成しました:
Stopping Criteria based on reduced gap per time
回答済みHi, I wonder if there is a way to stop solving the problem if the gap does not reduce significantly in a specified time. Because I have some instances that 5% gap is feasible, but for some instance...