Ranadeep Biswas
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Ranadeep Biswas-
Ranadeep Biswas commented,
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 commented,
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 created a post,
Dense solution set
AnsweredCan 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 ...