Answer questions a-g for the graph defined by the following sets: â–  N = {1, 2, 3, 4, 5, 6, 7} â–  N0 = {1} â–  Nf = {7} â–  E = {(1, 2), (1, 7), (2, 3), (2, 4), (3, 2), (4, 5), (4, 6), (5, 6), (6, 1)} Also consider the following (candidate) test paths: â–  p1 = [1, 2, 4, 5, 6, 1, 7] â–  p2 = [1, 2, 3, 2, 4, 6, 1, 7] â–  p3 = [1, 2, 3, 2, 4, 5, 6, 1, 7]

Relax

Respuesta :