Satender .
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
Posts
Recent activity by Satender .-
Adding user cuts derived from optimal simplex tableau
AnsweredDear Team, I need to add User Cuts to remove infeasible solutions which are derived using the current optimal basis and are constructed using non-basic variables. To be exact, I am trying to incorp...
-
Combining Different Types if Variables in Matrix Constraints
OngoingIf I have the constraint of the form x_i <= z_i , (i = 1,2, ..., n), where x_i are continuous and belong to interval [0,1], and z_i's are binary. Both z_i's and x_i's are also present separately ...