Alinson Santos Xavier
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Alinson Santos Xavier-
Alinson Santos Xavier created a post,
Query which lazy constraints have been enforced
AnsweredGurobi currently allows the user to specify that certain constraints added to the model should be treated as lazy constraints. For example, in the Python API, the user can set "c.lazy = 1", where c...