Timur Kayhan
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Timur Kayhan-
Timur Kayhan commented,
Hi Jonasz, lets assume x_ij is a binary variable. I want to keep only x_34 = 1 out of all x_ij for all i and j. Best regards, Timur
-
Timur Kayhan created a post,
How to lock variables
Awaiting user inputHi all, for an algorithm I need to fixate a few variables. For instance, x_ij should be fixated to x_34 and then afterwards the problem will be solved with the gurobi solver. How do I do that?