Carmel Hecht
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Carmel Hecht-
Does the abs_() function keep the problem a MILP?
AnsweredHi, I am trying to model a problem as a MILP and solve it using Gurobi. Given a variable X and a constant N, I'd like to define a variable Y which is equal to abs(X-N). I was having trouble formu...