XIANGYANG SU
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
XIANGYANG SUによる最近のアクティビティ-
How to get the base matrix of m * m in c++
ユーザーの入力を待っています。I have an LP problem. The model size is about 4500rows and 17000cols. I call vbasis and cbasis to get the base matrix of the model, and find that the number of rows and columns of the base matrix a...
-
Rationality judgment of optimization model results?
回答済みI'm solving a MILP problem, which is about the solution of unit commitment in power system.The objective is to minimize the total operating cost of the generator set. I will use the 0-1 variable to...