I wanted to model a scheduling problem, which takes into account cost and time.
two jobs with two different costs.
here is the objective: Min.z=c1t1+c2t2
My question relies in the constraints of the problem, Is this set of constraints correct?
Subject to:
t1