Efthymia Kostopoulou
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
Efthymia Kostopoulouさんの最近のアクティビティ-
Efthymia Kostopoulouさんがコメントを作成しました:
Thank you for your help Simran.
-
Efthymia Kostopoulouさんがコメントを作成しました:
LP relaxation: Status: 2 MILP problem: Status: 4
-
Efthymia Kostopoulouさんがコメントを作成しました:
Thank you Simranjit. However, the LP relaxation is feasible for my problem.
-
Efthymia Kostopoulouさんが投稿を作成しました:
Unbounded MILP
回答済みHi all, I have a MILP that is unbounded. Since the attributes InfUnbdInfo, UnbdRay can be used to examine unboundedness only in continuous linear problems with no integer variables, I would like to...
-
Efthymia Kostopoulouさんがコメントを作成しました:
Hello Jaromil, I am running the following on Anaconda (Jupyter) but it still asks for parameters. import gurobipy as gpwith gp.Env(empty=True) as env: env.setParam("WLSAccessID", "xxx........") ...
-
Efthymia Kostopoulouさんがコメントを作成しました:
Hi all, Which would be the script to set the WLSAccessID, WLSSecret and LicenseID in Anaconda? Thank you, Fay