0

I am attempting Q17 on this worksheet: http://www.statslab.cam.ac.uk/~qb204/teaching/ex_optim_2.pdf

Am i correct in reformulating the problem as : minimise $\sum_{i=1}^{n} \sum_{j=1}^{n} tij $ ? But I don't understand what constraints there need to be. Also in b) it gives me a matrix but to use the transportation algorithm I beloieve I need to be given supplies and demands?

Thank you in advance.

  • I thought I required 7 basic variables for the method to work. Can I just assign 4 of the multipliers the value 0? – MathematicianP Aug 16 '18 at 15:37
  • Which method? Please provide a reference. – callculus42 Aug 16 '18 at 15:39
  • On page 2 of your document: "Thus, the model has m + n - 1 independent constraint equations, which means that the starting basic solution consists of m + n- 1 basic variables" – MathematicianP Aug 16 '18 at 15:43
  • I would suggest that you try one of the three methods and show it by making an edit of your question. It doesn´t make sense to talk theoretically about the exercise. – callculus42 Aug 16 '18 at 15:48