Zhengchao Wang
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Zhengchao Wangさんの最近のアクティビティ-
Zhengchao Wangさんがコメントを作成しました:
Hi Jaromil, Thank you! I am looking forward to knowing how to solve the issue. Best wishes, Chao
-
Zhengchao Wangさんがコメントを作成しました:
Hi Jaromil, I agree with your example. However, in your example, the problem is bounded so the solution you proposed is not an extreme ray. On the contrary, in my case, I am trying to obtain an ext...
-
Zhengchao Wangさんがコメントを作成しました:
Hi Jaromil, Thank you for your help. I agree that this constraint is satisfied. However, there is another constraint (the 11th line in A matrix) that is not satisfied. 0 0 0 0 -500 -500 0 0 0 500 ...
-
Zhengchao Wangさんが投稿を作成しました:
Constraint violation in finding the extreme ray.
回答済みDear Madam or Sir, I am using Gurobi to run an optimisation problem as following maximize c^T x subject to A x <=b I implement this problem using C++. I run the same piece of code on two different ...