L3 - Transportation Linear Programming Flashcards
1
Q
How are transportation problems different to assignment problems?
A
- where are in a two variable transportation problem each variable is denoted as X{i,j}
- in assignment problems the variable X{i,j} can only be the value of 0 or 1 whereas the value in transportation problems can take any value
e.g.
X{i,j}=1 then machine i is completing job j
X{i,j} = 0 for anything else
2
Q
How do you write the non-negativity condition for assignment problems?
A
x{i,j}=0,1
which means
X{i,j} ≥ 0
for problems that are binary
3
Q
How do you handle Dynamic Transport Problems?
A
- Draw a table with the time frames and the table headings plotting your supply and production against each other