Parisa Keshavarz
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 3
アクティビティの概要
Parisa Keshavarzさんの最近のアクティビティ-
Parisa Keshavarzさんがコメントを作成しました:
Hi there again, I requested another license, but it is no longer valid for 12 months, it is only valid for 2 months. Do I need to something else to get a full-year academic license? Thank you for ...
-
Parisa Keshavarzさんが投稿を作成しました:
Gurobi Academic license about to expire
Hello, I have been working with Gurobi for my thesis since last year and today I got a message that it will expire in 8 days. I'm not sure if there is a way I could renew the license or not. I'm a ...
-
Parisa Keshavarzさんがコメントを作成しました:
Thank you so much Eli.
-
Parisa Keshavarzさんがコメントを作成しました:
Dear Eli, Thank you so much for the quick response. I'm actually using MATLAB, is this also possible in MATLAB or any other method? I read that callback is not supported in MATLAB and I'm having di...
-
Parisa Keshavarzさんが投稿を作成しました:
Stopping the program if best objective has not changed after a while
回答済みHello, I have a MIP that takes a long time to solve and most of the time is spent on proving the optimal answer in the branch and bound algorithm. I though about setting a time limit, but in the fo...
-
Parisa Keshavarzさんがコメントを作成しました:
Thank you Eli, I will try that. I also have another question that I'm struggling with. I need to use argmax of a variable such as N[k,t] on each row, but since N is itself a variable, gurobi does n...
-
Parisa Keshavarzさんが投稿を作成しました:
MIO in Python, Multiplying decision variables and arrays
回答済みHi all, I am trying to write a MIO in python but I am having some difficulties in writing one of the constraints. I have defined aij to be a binary variable and xi is each row of a dataset which i...