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!
0
-
Official comment
Please sign in to leave a comment.
Comments
1 comment