course timetabling, min, max number of students per course
AnsweredHi,
I am working on a problem to timetable a large number of course sessions for students.
Each session has a minimum and a maximum number of students.
My problem is bow to add this constraint to my MIP model?
I am starting with gurobi. Any suggestions are very welcome.
thanks
Norbert
1
-
Hi Norbert,
To add on what Jonasz answered in your other post.
You should have a look at Python I: Introduction to Modeling with Python - Gurobi. This is your best place to start. It includes a video tutorial and examples with jupyter notebooks for you to follow.
Best regards,
Jaromił0 -
Hi Najman,
thanks for recommending this video series. It complements the Linear Programming and MIP learning videos I watched so far.
cheers
Norbert
0
Please sign in to leave a comment.
Comments
2 comments