Operational research problem(Vogel Approximation)

AI Thread Summary
The discussion focuses on using the Vogel Approximation Method (VAM) for finding a basic feasible solution in transportation problems. When faced with a tie in penalty values, the preferred approach is to select the penalty corresponding to the minimum cost, and if that also ties, allocate to the cell with the maximum possible allocation. It is acknowledged that using a random choice in such cases can lead to different solutions, highlighting the inherent variability in heuristic methods. The conversation emphasizes that while VAM typically yields optimal or near-optimal solutions, multiple optimal solutions can exist due to the structure of the feasible solution space. Understanding the Kuhn-Tucker conditions is crucial, as they ensure that any optimal solution is also feasible for both the primary problem and its dual.
prashant_ora
Messages
1
Reaction score
0
Sir,
Suppose we are asked to find the basic feasible solution for maximizing transportation cost using Vogel approximation method (VAM). We then write the row penalty and column penalty. Suppose there is tie between 2 penalty values, which should be taken first? I have this doubt because I get 2 different solutions in each case.
If there is a tie we would take that penalty corresponding to which there is minimum cost. If there is a tie again in the minimum cost then we would allocate in the cell where maximum can be allocated, and again if there is a tie, then what?
If I choose randamoly then the ansawer would be different . So tell me what should I do.
 
Mathematics news on Phys.org
I think you meant to find the minimum transportation cost (or maximize profit). In any case, you should not be surprised that a heuristic method for allocating an initial feasible solution can result in different solutions.

If you iterate to get an optimal solution, these optimal solutions should have the same cost (or benefit). But it is possible that the optimal solution set includes a polyhedral face of the feasible solution space, or just an edge. If so there are multiple optimal solutions.

It is hard to know how to explain to you the underlying reality without knowing what tools (and/or textbooks) you are using. Just remember that the Kuhn-Tucker conditions will be satisfied for any optimal solution, which means that an optimal solution is also a feasible solution for both the problem and its dual.
 
If two costs in the same row or column are the same will the penalty of that row or column be zero? or will it be calculated using the regular method i.e. by subtracting the smallest unit cost from the next smallest cost?
 
The Vogel's approximation method (VAM) usually produces an optimal or near- optimal starting solution. One study found that VAM yields an optimum solution in 80 percent of the sample problems tested.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top