Question: The Richest Path Problem is a variation of a classical linear program, that can be stated as ( m a x ( n 1 )
The Richest Path Problem is a variation of a classical linear program, that can be stated as
Such that
for all
in which is a network graph consisting of a set of nodes and a set of arcs AsubN that connect the nodes, such that implies that the network includes an arc that directly connects node to node In particular, the left summation in the connectivity constraint is over for the node ; the summation therefore considers all the incoming arcs from nodes inN that enter node Similarly, the right summation, which is over considers all the outgoing arcs emanating from the node The decision variables within the preceding linear program for are such that implies that is included in the path that is selected to traverse from the origin node to the destination node The beneficial value of including within the path is expressed as and the linear program is thus to construct the path from to that incurs the maximal total benefit, ie the richest path.
The Richest Path Problem aka the "Longest Path Problem" is related to the LerchGrossman LG algorithm used in the context of openpit mining, to determine the final pit. In a rough sense, the LG algorithm is to carve out a path into the earth and return to the surface, having excavated the optimally richest combination of ore and waste rock.
a Consider the following network graph in which and ; the numbers written along each arc corresponds to the values
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
