dapei jiang
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 3
アクティビティの概要
dapei jiangさんの最近のアクティビティ-
dapei jiangさんがコメントを作成しました:
Thank you. It's so kind of you. I read the lecture that give me the answer of super-basic. Best regards.
-
dapei jiangさんが投稿を作成しました:
what's the meaning of "(super-basic)" in VBasis?
回答済みHi, everyone, I'm reading the referance mannual, in Attributes Chapter, I'm confused to VBasis status。 Giving an example, min CX s.t. a<= X <= b X >= 0 1. what's the meaning of -1 (n...
-
dapei jiangさんがコメントを作成しました:
Thank you, Mr. Jaromił, I got it, you reply is very clearly and accurately.
-
dapei jiangさんが投稿を作成しました:
Some wonders about the GRBModel::addRange()
回答済みHi, everyone, I have some wonders about the GRBModel::addRange() API, GRBConstr addRange ( const GRBLinExpr& expr,double lower,double upper,string name="" ) I'm puzzled the argument lower and uppe...
-
dapei jiangさんがコメントを作成しました:
oooooooooh! I make a foolish mistake, I'm so stupid. Mr Najman, Thank you!
-
dapei jiangさんが投稿を作成しました:
how do I change variable type with c++ API?
回答済みHi, everyone, I'm practice with the diet_c++.cpp, I want to change the variable type, I modified the API like below, but the results show it doesn't work, could anyone tell me what mistake I was ta...