Ranadeep Biswas
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Ranadeep Biswasさんの最近のアクティビティ-
Ranadeep Biswasさんがコメントを作成しました:
Hey. Thanks for your answer. If I understand correctly, you convert the cube containment conditions to vertex satisfiability. But why only 2n vertices for n-dimension? Shouldn't it be 2^n, because ...
-
Ranadeep Biswasさんがコメントを作成しました:
Ah. Sorry, I meant L1 norm. Yes, I am trying to fit largest L1-ball that can fit inside a polyhedron. So yes, can you guide me towards that modelling approach?
-
Ranadeep Biswasさんが投稿を作成しました:
Dense solution set
回答済みCan Gurobi encode this problem? $Ax + B \leq 0$ and $\forall x'. |x' - x| \leq \delta \implies Ax' + B \leq 0$. Basically I am trying to find a $\delta$-diameter dense region of the feasible set ...