 | | From: | deep.goyal at tcs.com | | Subject: | algorithm for Modified Distribution Method / Transportation Simplex Method/Transport Problem | | Date: | 10 Jan 2005 23:43:49 -0800 |
|
|
 | does anybody has the algo for the subject mentioned. Regards Deepak Goyal
|
|
 | | From: | Brien Alkire | | Subject: | Re: algorithm for Modified Distribution Method / Transportation Simplex Method/Transport Problem | | Date: | Wed, 12 Jan 2005 09:13:49 -0500 |
|
|
 | Transportation problems can be solved with the network simplex algorithm. The algorithm is described in lay-person terms in many books, including:
Evans and Minieka, Optimization Algorithms for Networks and Graphs
Small and medium sized problems can be solved efficiently with algorithms for linear programming .
Specialized algorithms for variants of transportation problems exist and you can find references with a google search.
wrote in message news:1105429429.031411.284480@f14g2000cwb.googlegroups.com... > does anybody has the algo for the subject mentioned. > Regards > Deepak Goyal >
|
|