danar
- 合計アクティビティ 2
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
danarさんの最近のアクティビティ-
danarさんが投稿を作成しました:
Returning redundant constraints and determine feasibility status quicker
I am currently using Gurobi to check the feasibility of a set of constraints Ax<=b by simply checking whether the solver returns infeasible or not. If it is feasible I add another constraint cx<=d ...