
Chengwenjian Wang
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 3
アクティビティの概要
Chengwenjian Wangさんの最近のアクティビティ-
Chengwenjian Wangさんが投稿を作成しました:
Why Gurobi doesn't use provided warm-start basis?
ユーザーの入力を待っています。I'm working on an optimization problem using Gurobi 10.0.1 and Python, and I'm trying to provide a warm-start basis for LP solving. I'm using the following code to set the VBasis and CBasis attribu...
-
Chengwenjian Wangさんが投稿を作成しました:
Network simplex does not use a warm-start basis
回答済みDear Gurobi Support team, Hello! I noticed when using network simplex by setting model.setParam("NetworkAlg", 1) to solve a min-cost-flow problem, Guroobi will not apply my warm-start basis even ...
-
Chengwenjian Wangさんがコメントを作成しました:
Hi Riley, Thank you very much for your detailed explanation. It works now! Best regards, Cheng
-
Chengwenjian Wangさんが投稿を作成しました:
A bug of setting warm-start basis using gurobipy
回答済みDear Gurobi Support Team, I am reaching out to you today because I have encountered a bug that I am confused about. I was wondering if you could kindly assist me in finding a solution or provide so...