Lei Shu
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Lei Shu-
absolute value in the objective function
AnsweredHello, I am wondering what is the equivalent of m.addConstr(y == abs_(x)) in the C++ interface? It shows that "abs_" is not defined in the C++ interface... Thank you in advance!