Carlo Eggenschwiler
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Carlo Eggenschwiler-
Carlo Eggenschwiler created a post,
How to forumulate an indicator constraint without addGenConstrIndicator
Hi Community I'm trying to formulate a conditional Constraint without the addGenConstrIndicator Method. The reason is, that my Prof said, that I should formulate it with Big M logical conditions, s...
-
Carlo Eggenschwiler commented,
Hi Thomas Thanks for the reply. You were right. I implemented this constraint and now the assignment is correct. Thanks a lot. Cheers.
-
Carlo Eggenschwiler commented,
Hi Eli Thanks, that helped. I simplified the input data and can now log the solution. But what I still dont understand is why all presentations are assigned to the same room. GRBVar[][][] x = new G...
-
Carlo Eggenschwiler created a post,
Examination Timetabling Problem - First steps with Gurobi
AnsweredHi all I'm new to Gurobi. I have to solve an Examination Timetabling Problem. This is the usecase: Students have presentations (ca. 200). Each presentation has to be assigned to one room and one ti...