Names: Math 215 Discrete Prof Naughton Activity 12 1) Use Prim's Algorithm to find a minimal spanning tree and its minim
Posted: Tue Nov 16, 2021 7:04 am
Names: Math 215 Discrete Prof Naughton Activity 12 1) Use Prim's Algorithm to find a minimal spanning tree and its minimum value of the following weighted connected graph. B c C 6 D 7 o 7 ch G H 2) Given the input-output consumption matrix A (waste in production) and the desired demand matrix D, find the overall production matrix X needed to satisfy demand. ( X = (1 - A). D) [0.2 0.2 0.47 A = 0.3 0.3 0.1 0 0 0.2 [16 D=25 36