Would it be possible to implement events that occur in a specific order in a linear model? I would like to create a model where there are several activities in this order with a clear time constraint:
- Intake - 60 minutes
- Write intake transcript - 60 minutes
- Create project proposal - 30 minutes
- Discuss project proposal - 30 minutes
- Discuss project results - 30 minutes
However, I only find linear programming examples with capacity constraints et cetera, but there is no information about creating a schedule where events need to take place in a specific order. Could you help me with writing such a model for 5 employees that work with a schedule that is 6 weeks ahead?. Or could you provide me with a direction to look into?
Kind regards,
Tom