Farhad Anvari Azar
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Farhad Anvari Azar-
Get maximum value a scalar set that is conditioned on a variable set being non-zero
Awaiting user inputHi, I appologize for the incoherent title. Here is a better explaination. I have a set of scalars (A) where A = [1.2, 0.9, -1.9] A set continuous variables (X) with lower and upper bounds of 0 <= ...
-
Model a binary variable from two continous variables
AnsweredI want to model a binary value (b) from two continous variables (v_in, v_out). These variables are 0<=v_in, v_out <= v_max. I want the following three conditions to apply on my binary variable v_i...