Solved

What Is the Objective Function for the Following Shortest Path

Question 16

Multiple Choice

What is the objective function for the following shortest path problem? What is the objective function for the following shortest path problem?   A)  -X<sub>12</sub> - X<sub>13</sub> = 0 B)  MIN -50 X<sub>12</sub>-200 X<sub>13</sub> + 100 X<sub>24</sub> + 35 X<sub>34</sub> C)  MIN 50 X<sub>12</sub> + 200 X<sub>13</sub> + 100 X<sub>24</sub> + 35 X<sub>34</sub> D)  MAX -50 X<sub>12</sub> - 200 X<sub>13</sub> + 100 X<sub>24</sub> + 35 X<sub>34</sub>


A) -X12 - X13 = 0
B) MIN -50 X12-200 X13 + 100 X24 + 35 X34
C) MIN 50 X12 + 200 X13 + 100 X24 + 35 X34
D) MAX -50 X12 - 200 X13 + 100 X24 + 35 X34

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions