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
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum, or try Gurobot, our chatbot interface offering instant, expert-level support. -
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
Post is closed for comments.
Comments
3 comments