Thanh Phong Pham
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
コメント
Thanh Phong Phamによる最近のアクティビティ-
Hello Jaromil, It is a good suggestion. Thank you for supporting me! Best regards, Phong
-
Thank you! Does re-scaling input x means doing some manipulation on x (for example times x with a very big number)? Best regards, Phong
-
I see. So for example, if the function ln(x) I want to approximate starts from 1e-20, does Gurobi actually takes 1e-20 as a starting point, or it will take some thing like 1e-5? Best regards, Phong
-
Hi Jaromil, Thank you for the explanation. I just have one last question. For the dynamic PWL, I don't have any control over the FuncPieceError right? Is there any default settings of dynamic PWL a...
-
Hi Jaromil, Thank you for the suggestion, I used the new feature and it was very efficient. If I use the static piecewise-linear approximation, is there any way I can access the details about how m...
-
Hello Jaromil, Thank you for replying to my request! The piecewise linear approximation I need to put in Gurobi model is of function ln(x). Since x cannot take 0 as a starting point, I need to set...