Hi all,
I'm working on a linear programming problem and got stuck.
The problem deals with academic tests schedule and one of the main methods I want to consider is the amount of days there are to study for each test.
The question is: how can I know the amount of days to study for each test if my decision variable is Xct (binary - gets 1 if exam c takes place at the time-slot t)
(The target is to calculate the margin between the "t" of two X's that equals 1.
I'm working on a linear programming problem and got stuck.
The problem deals with academic tests schedule and one of the main methods I want to consider is the amount of days there are to study for each test.
The question is: how can I know the amount of days to study for each test if my decision variable is Xct (binary - gets 1 if exam c takes place at the time-slot t)
(The target is to calculate the margin between the "t" of two X's that equals 1.