Carlos Olivos
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
アクティビティの概要
Carlos Olivosさんの最近のアクティビティ-
Carlos Olivosさんがコメントを作成しました:
Hi Jaromil, How big is the speed-up? Can you see where the speed-up comes from? Is it from improving the best bound or from finding the best feasible solution faster? Could you please share log ou...
-
Carlos Olivosさんが投稿を作成しました:
More breakpoints using "addGenConstrPWL" reduces elapsed time?
回答済みHello, community, I have been doing some experiments using the syntax "addGenConstrPWL." Adding more breakpoints speeds up the optimization, which seems counterintuitive to me. Although I read the ...
-
Carlos Olivosさんがコメントを作成しました:
My apologies, I think I understood the error. The "x" I was providing for the PWL constraint needs to have a difference at least of 1e-6 between consecutive "x"s. Best.
-
Carlos Olivosさんが投稿を作成しました:
addGenConstrPWL in Python
回答済みHello community, I am trying to implement an "addGenConstrPWL". In some case the model works but in others I get this error: gurobipy.GurobiError: the last piece of PWL constraint has length < 1e-...
-
Carlos Olivosさんがコメントを作成しました:
Hi Gwyneth, thanks for answering. I ran it with python 3.8, and it worked. Nevertheless, I got this error. Set parameter Username Set parameter TokenServer to value "hpcflexlm1" Traceback (most ...
-
Carlos Olivosさんが投稿を作成しました:
Error when importing gurobipy in a supercomputer
回答済みHello, I am trying to use gurobi in a supercomputer and when I import the gurobipy library I got this error. I could not find something similar. See the error below Traceback (most recent call la...