Giang Le
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Giang Le-
Giang Le commented,
Hi Eli, It really helps my problem. Can I ask how to create a object function to minimize like this: |x - a| + |y - b| + |z-c| ? x, y,z are variables, and a,b,c are constants. I dont know how to de...
-
Giang Le created a post,
Create a constraints in C#
Do you have a method to implement a logic relationship between constraints in a same model? For example: I would like to create a bound constraint a < x < b or x < b || x > a while a,b are constant...