Juan Orozco
-
Gurobi Staff
- 合計アクティビティ 72
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 42
アクティビティの概要
Juan Orozcoさんの最近のアクティビティ-
Juan Orozcoさんが記事を作成しました:
"Error code 10009: Token expired" を解決するには
マシンやコンテナがGurobi環境を作成する際に、トークンがWLSライセンスサーバーから取得され、ディスクに保存されます。続くGurobiプロセスがトークンを必要としたとき、まず有効なトークンの存在を確認します。トークンが期限切れまたは利用できない場合、"token expired"という警告メッセージがクライアントログに表示され、新しいトークンが要求されます。WLSトークンの寿命は、WLS...
-
Juan Orozcoさんがコメントを作成しました:
正式なコメント You can use the method model.setPWLObj(), so I suggest to read the associated documentation, as well as the section Objectives of our reference manual.
-
Juan Orozcoさんがコメントを作成しました:
Indeed. Subsequent feasible solutions must abide by the newly added lazy constraint.
-
Juan Orozcoさんがコメントを作成しました:
正式なコメント Please note that there's no such thing defined by Gurobi as Lazy Cuts. You may be referring to either Lazy Constraints or User Cuts. In the light of this, I suggest to read through our article What...
-
Juan Orozcoさんがコメントを作成しました:
正式なコメント Unfortunately, the screenshot does not show any useful information related to any Gurobi license. The only piece of information that is of any interest is the Gurobi version used. By the way, pleas...
-
Juan Orozcoさんがコメントを作成しました:
Hi, David! In Python you can also provide programmatically the WLS credentials, which can be found in the license file that you previously downloader from our Web License Manager, as follows: impor...
-
Juan Orozcoさんがコメントを作成しました:
I suggest to open a support ticket on our help center, including a screenshot of the err message you see.
-
Juan Orozcoさんがコメントを作成しました:
Dear Anjani, We opened a ticket in our online support portal to discuss this further :) Kind regards,
-
Juan Orozcoさんがコメントを作成しました:
正式なコメント Dear Neils, It is not necessary to indicate the origin. It's enough to select the cities to be visited. Then, Gurobi should return a tour that visits each city once. Having this information, you ca...
-
Juan Orozcoさんがコメントを作成しました:
Dear Hamza, I see that you're using Gurobi Optimizer v9.0.3, but the current version is v9.1.1.Could you please try to solve your model instance with the latter? We constantly strive to fix known b...