Initial Feasible Solution to the Transportation Problem: Composite Approximation Method
Subscribe/Renew Journal
For any simplex or other optimization algorithm, Initial Feasible Solution (IFS) is needed as a starting point. Once IFS is obtained, optimization algorithms improve the solution step by step by maintaining the feasibility. The solution obtained is considered optimal when a state is reached where no further improvement is possible.
This is an exercise to propose a simpler method to find an initial feasible solution. This simpler method depends on the principle of Matrix reduction. 'If a constant is added or subtracted from every element of a row or a column, the optimum solution remains the same.'
If he transportation cost to all destinations is reduced by the same mount from a given source, the decision would not change. The optimum route would remain the same. Similarly, if cost to any destination from every source is reduced by the same amount, the best route would remain the same. The method explained in this article is named as 'Composite Approximation Method'.
Keywords
Abstract Views: 196
PDF Views: 0