Haoxiang li
- 合計アクティビティ 11
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Haoxiang liによる最近のアクティビティ-
Is it possible for QP method to change the target function dynamically?
進行中I'm trying QP solver now. And I'm curious about if we can change the objective function in each iteration. If so, how to deal with it? is it possible to add a callback function and change the objec...
-
initial value of quadratic programming.
回答済みI wonder whether the initial value will affect the result of quadratic programming. If so, how to set the initial value in c++?